[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 8 / e / FCBaseKit / 0.3.3 / FCBaseKit.podspec.json
blobb626797a7e89eb319a37f49efcb94dba9093820f
2   "name": "FCBaseKit",
3   "version": "0.3.3",
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.3.3"
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     "SVProgressHUD": [
33     ],
34     "FCMobStat": [
36     ],
37     "Toast": [
39     ],
40     "MJExtension": [
42     ],
43     "AFNetworking": [
45     ],
46     "SDWebImage": [
48     ],
49     "ReactiveObjC": [
51     ],
52     "AliyunOSSiOS": [
54     ],
55     "MBProgressHUD": [
57     ]
58   }