[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / 8 / gqbaoHttpEngine / 1.0.11 / gqbaoHttpEngine.podspec.json
blob271203a169e3e7bd1d112f5c0e1e04dcb0b64157
2   "name": "gqbaoHttpEngine",
3   "version": "1.0.11",
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.11"
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       "source_files": "gqbHttpEngine/Classes/MyView.{h,m}"
31     },
32     {
33       "name": "XML",
34       "source_files": [
35         "gqbHttpEngine/Classes/XMLDictionary.{h,m}",
36         "gqbHttpEngine/Classes/HTTPEngine.{h,m}"
37       ]
38     }
39   ]