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