[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / 2 / 1 / 6 / ZBFoundation / 0.0.6 / ZBFoundation.podspec.json
blob99062dd2972bc15d73ae8cee3cdbb2d0ef3cd1db
2   "name": "ZBFoundation",
3   "version": "0.0.6",
4   "summary": "A delightful iOS ZBFoundation framew",
5   "homepage": "http://www.jianshu.com/u/c2bf90d2bdf1",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "373379320@qq.com": "373379320@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/k373379320/ZBFoundation.git",
15     "tag": "0.0.6"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ZBFoundation/Classes/**/*.{h,m}",
21   "ios": {
22     "dependencies": {
23       "ZBYAML": [
25       ],
26       "ZBLanguageExtensions": [
28       ],
29       "ZBNavigator": [
31       ],
32       "ZBUitilty": [
34       ],
35       "ZBCommonUI": [
37       ],
38       "ZBDataManager": [
40       ],
41       "SDWebImage": [
42         "~> 4.0"
43       ],
44       "DZNEmptyDataSet": [
46       ]
47     }
48   }