[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / b / 8 / gqbaoHttpEngine / 1.0.8 / gqbaoHttpEngine.podspec.json
blob69e3b61541b496f31a7266e687747cdf7969b7a9
2   "name": "gqbaoHttpEngine",
3   "version": "1.0.8",
4   "summary": "gqbHttpEngine.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shuyangxiaobao/gqbHttpEngine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shuyangxiaobao": "825065886@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/shuyangxiaobao/gqbHttpEngine.git",
16     "tag": "1.0.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "gqbHttpEngine/gqbHttpEngine/**/*",
23     "gqbHttpEngine/Classes/httpEngine/**/*"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.2.0"
28     ]
29   },
30   "subspecs": [
31     {
32       "name": "httpEngine"
33     },
34     {
35       "name": "XML",
36       "source_files": "gqbHttpEngine/Classes/XML/**/*"
37     }
38   ]