[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / b / 8 / gqbaoHttpEngine / 1.0.3 / gqbaoHttpEngine.podspec.json
blob86eb7e89aa729bf877e9b6c276ccae66cc56b422
2   "name": "gqbaoHttpEngine",
3   "version": "1.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "gqbHttpEngine/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.0"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "HTTP",
30       "source_files": "gqbHttpEngine/Classes/**/*",
31       "dependencies": {
32         "FMDB": [
33           "~> 2.5"
34         ]
35       }
36     }
37   ]