[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 0 / b / 8 / gqbaoHttpEngine / 1.0.10 / gqbaoHttpEngine.podspec.json
blob015f73ecad420363410fa73df754619e8dcbf97a
2   "name": "gqbaoHttpEngine",
3   "version": "1.0.10",
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.10"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "gqbHttpEngine/gqbHttpEngine/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.0"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "CustomView"
30     },
31     {
32       "name": "XML",
33       "source_files": [
34         "gqbHttpEngine/Classes/XMLDictionary.{h,m}",
35         "gqbHttpEngine/Classes/HTTPEngine.{h,m}"
36       ]
37     }
38   ]