[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / 7 / ZJDKit / 0.6.0 / ZJDKit.podspec.json
blob32e2b354a9310ceddd77c91ee119a17f8fa1e433
2   "name": "ZJDKit",
3   "version": "0.6.0",
4   "summary": "代码积累",
5   "description": "个人代码库整理.",
6   "homepage": "https://github.com/Sdfeidong/ZJDKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sdfeidong": "zh75701.aidong@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Sdfeidong/ZJDKit.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZJDKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "SystemConfiguration",
25     "Foundation"
26   ],
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "Reachability": [
33     ],
34     "MBProgressHUD": [
36     ],
37     "SDWebImage": [
39     ],
40     "YYKit": [
42     ],
43     "MJRefresh": [
45     ],
46     "MJExtension": [
48     ],
49     "DZNEmptyDataSet": [
51     ]
52   }