[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 1 / 8 / e / FCBaseKit / 0.1.1 / FCBaseKit.podspec.json
bloba069d757df007016abbbc9ccb7b3630be01e3567
2   "name": "FCBaseKit",
3   "version": "0.1.1",
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.1.1"
20   },
21   "source_files": "FCBaseKit/FCBaseKit.framework/Headers/*.h",
22   "resources": "FCBaseKit/FCBaseKit.bundle",
23   "vendored_frameworks": "FCBaseKit/*.framework",
24   "dependencies": {
25     "MJRefresh": [
27     ],
28     "Masonry": [
30     ],
31     "MJExtension": [
33     ],
34     "AFNetworking": [
36     ],
37     "SDWebImage": [
39     ],
40     "ReactiveObjC": [
42     ]
43   }