[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 8 / 0 / GTCoinTools / 1.0.0 / GTCoinTools.podspec.json
blobf005b21d7a340d84c97a162556b126b9c0b9b059
2   "name": "GTCoinTools",
3   "version": "1.0.0",
4   "summary": "GTCoinTools",
5   "description": "币种模块",
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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/cailufei123/GTCoinTools.git",
19     "tag": "1.0.0"
20   },
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC"
23   },
24   "source_files": "GTCoinTools/CoinTools.framework/Headers/*.{h}",
25   "public_header_files": "GTCoinTools/CoinTools.framework/Headers/*.{h}",
26   "vendored_frameworks": "GTCoinTools/CoinTools.framework",
27   "dependencies": {
28     "Charts": [
30     ],
31     "AFNetworking": [
33     ],
34     "Masonry": [
36     ],
37     "YYKit": [
39     ],
40     "UITableView+FDTemplateLayoutCell": [
42     ],
43     "MJRefresh": [
45     ],
46     "JXCategoryView": [
48     ],
49     "SYProgressView": [
51     ]
52   }