[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / f / 7 / yuntuike / 0.1.2 / yuntuike.podspec.json
blob41d153a2c500f083855c44c57abb8c23773d9254
2   "name": "yuntuike",
3   "version": "0.1.2",
4   "summary": "yuntuike 私有库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.oschina.net/appkf",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jhfappkf@163.com": "jhfappkf@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/appkf/yuntuike.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "yuntuike",
23     "yuntuike/Classes/**/*.{h,m}"
24   ],
25   "resources": "yuntuike/Assets/*.bundle",
26   "libraries": "sqlite3",
27   "frameworks": [
28     "UIKit",
29     "MapKit",
30     "CoreLocation",
31     "JavaScriptCore",
32     "QuartzCore"
33   ],
34   "dependencies": {
35     "AFNetworking": [
36       "~> 3.1"
37     ],
38     "FMDB": [
39       "~> 2.7"
40     ],
41     "MJExtension": [
42       "~> 3.0"
43     ],
44     "MJRefresh": [
45       "~> 3.1.14"
46     ],
47     "Masonry": [
48       "~> 1.1"
49     ],
50     "SDWebImage": [
51       "~> 4.1"
52     ]
53   },
54   "deprecated": true