[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 1 / 8 / e / FCBaseKit / 0.0.6 / FCBaseKit.podspec.json
bloba4d4a1579704513fb129602b5df577efe7554007
2   "name": "FCBaseKit",
3   "version": "0.0.6",
4   "summary": "FCBaseKit",
5   "description": "组件基础依赖组件",
6   "homepage": "https://gitee.com/FCComp/FCBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fczhouyou": "zhouyou@sobey.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/FCComp/FCBaseKit.git",
19     "tag": "0.0.6"
20   },
21   "source_files": "FCBaseKit/FCBaseKit.framework/Headers/*.h",
22   "resources": "FCBaseKit/FCBaseKit.bundle",
23   "vendored_frameworks": "FCBaseKit/FCBaseKit.framework",
24   "dependencies": {
25     "MJRefresh": [
27     ],
28     "Masonry": [
30     ],
31     "MJExtension": [
33     ],
34     "AFNetworking": [
36     ],
37     "SDWebImage": [
39     ],
40     "ReactiveObjC": [
42     ]
43   }