[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / 6 / XGTestDemo_Github / 0.1.2 / XGTestDemo_Github.podspec.json
blob6e00ed57904e3539670eae7038e131990b9fc843
2   "name": "XGTestDemo_Github",
3   "version": "0.1.2",
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.2"
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           "dependencies": {
34             "Kingfisher": [
35               "~>4.10"
36             ]
37           }
38         }
39       ]
40     }
41   ]