[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 8 / e / FCBaseKit / 0.5.6 / FCBaseKit.podspec.json
blob46fe5937b91a5e3ff9d04d103e972a8e13865538
2   "name": "FCBaseKit",
3   "version": "0.5.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.5.6"
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     "AFNetworking": [
36     ],
37     "FMDB": [
39     ],
40     "Toast": [
42     ],
43     "MJExtension": [
45     ],
46     "SDWebImage": [
48     ],
49     "ReactiveObjC": [
51     ],
52     "AliyunOSSiOS": [
54     ],
55     "MBProgressHUD": [
57     ],
58     "FCMobStat": [
60     ],
61     "SAMKeychain": [
63     ],
64     "TMCTYunOssSDK": [
66     ]
67   }