[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / c / 4 / ZBKit / 0.1.6 / ZBKit.podspec.json
blob068f91e1c4e09da36332095aaf2f7b21f912e7cd
2   "name": "ZBKit",
3   "version": "0.1.6",
4   "summary": "A delightful iOS ZBKit framework.",
5   "homepage": "https://github.com/k373379320/ZBKit",
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/ZBKit.git",
15     "tag": "0.1.6"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ZBKit/Classes/**/*",
21   "prefix_header_contents": "#import \"ZBKitPrefixHeader.h\"",
22   "resource_bundles": {
23     "ZBKit": [
24       "ZBKit/Assets/*.{png,xib,xcassets,json}",
25       "ZBKit/Config/*"
26     ]
27   },
28   "dependencies": {
29     "ZBLanguageExtensions": [
31     ],
32     "MJRefresh": [
34     ],
35     "ZBCommonUI": [
37     ],
38     "ZBNavigator": [
40     ],
41     "Aspects": [
43     ]
44   }