[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 1 / GTCoin / 1.0.5 / GTCoin.podspec.json
blob33d24e7f2f95407c52ee3f33c870ba687fe393fd
2   "name": "GTCoin",
3   "version": "1.0.5",
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.5"
20   },
21   "source_files": "GTCoin/*.{h,m}",
22   "ios": {
23     "vendored_frameworks": "GTCoin/CoinTools.framework"
24   },
25   "static_framework": true,
26   "requires_arc": true,
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ]