[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / 5 / FBUnion / 0.1.1 / FBUnion.podspec.json
blob7b69fc57915f3dd29fda32147dd41089afe7cec3
2   "name": "FBUnion",
3   "version": "0.1.1",
4   "summary": "飞榜游戏联运",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "platforms": {
10     "ios": "9.0"
11   },
12   "homepage": "https://gitee.com/xiaotengda",
13   "source": {
14     "git": "https://github.com/Xxxda/FBUnion.git",
15     "tag": "0.1.1"
16   },
17   "authors": {
18     "xiaotengda": "xiaotengda9@163.com"
19   },
20   "dependencies": {
21     "AFNetworking": [
23     ],
24     "MBProgressHUD": [
26     ],
27     "Masonry": [
29     ],
30     "YYModel": [
32     ],
33     "WHC_ModelSqliteKit": [
34       "~> 1.3.0"
35     ]
36   },
37   "resources": "FBUnionRes.bundle",
38   "requires_arc": true,
39   "xcconfig": {
40     "ENABLE_BITCODE": "No"
41   },
42   "subspecs": [
43     {
44       "name": "Core",
45       "vendored_frameworks": "FBUnion.framework"
46     }
47   ]