[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / 6 / XGTestDemo_Github / 0.1.1 / XGTestDemo_Github.podspec.json
blob85d398e651c0efff4e15010f08517d8956d5c2ac
2   "name": "XGTestDemo_Github",
3   "version": "0.1.1",
4   "summary": "测试Framework",
5   "description": "TODO: 详细描述",
6   "homepage": "https://github.com/jyyjkt/XGTestDemo_Github",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jyyjkt": "jyyjkt@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jyyjkt/XGTestDemo_Github.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Test",
24       "vendored_frameworks": "XGTestDemo_Github/Classes/XGTestDemo.framework",
25       "dependencies": {
26         "Alamofire": [
27           "~> 4.7"
28         ]
29       },
30       "subspecs": [
31         {
32           "name": "TestNext",
33           "vendored_frameworks": "XGTestDemo_Github/Classes/XGTestDemo.framework",
34           "dependencies": {
35             "Alamofire": [
36               "~> 4.7"
37             ]
38           }
39         }
40       ]
41     }
42   ]