[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 1 / GTCoin / 1.0.7 / GTCoin.podspec.json
blob7cf2f1a3157d5d0218a163ca9f3cfe539dd49f33
2   "name": "GTCoin",
3   "version": "1.0.7",
4   "summary": "GTCoin---coin",
5   "description": "GTCoin--c",
6   "homepage": "https://github.com/cailufei123",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cailufei": "cailufei123@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/cailufei123/GTCoin.git",
19     "tag": "1.0.7"
20   },
21   "source_files": "GTCoin/*.{h,m}",
22   "ios": {
23     "vendored_frameworks": "GTCoin/CoinTools.framework"
24   },
25   "static_framework": true,
26   "libraries": [
27     "z",
28     "sqlite3"
29   ],
30   "requires_arc": true,
31   "frameworks": [
32     "Foundation",
33     "UIKit"
34   ],
35   "dependencies": {
36     "Charts": [
38     ],
39     "AFNetworking": [
41     ],
42     "Masonry": [
44     ],
45     "YYKit": [
47     ],
48     "UITableView+FDTemplateLayoutCell": [
50     ],
51     "MJRefresh": [
53     ],
54     "JXCategoryView": [
56     ],
57     "SYProgressView": [
59     ],
60     "FMDB": [
62     ]
63   }