[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / e / a / 8 / ZKShop / 1.0.0 / ZKShop.podspec.json
blob86d5f92a1b6cb02c4475af271e6c01441df0c6c7
2   "name": "ZKShop",
3   "version": "1.0.0",
4   "summary": "商城系统",
5   "homepage": "http://gitlab.developerplat.com/xiejie/shop",
6   "license": "MIT",
7   "authors": {
8     "xiejie": "632663019@qq.com"
9   },
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "http://gitlab.developerplat.com/xiejie/shop.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "ZKShop/**/*.{h,m}",
18   "exclude_files": "ZKShop/include/**",
19   "resources": [
20     "ZKShop/Resources/**/*.*",
21     "ZKShop/**/*.xib"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
27     ],
28     "MJRefresh": [
30     ],
31     "Masonry": [
33     ],
34     "JKCategories": [
36     ],
37     "MJExtension": [
39     ]
40   }