[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / b / 8 / gqbaoHttpEngine / 1.0.12 / gqbaoHttpEngine.podspec.json
blob5c88722f736b8930090fb1969b8132415b5f4d43
2   "name": "gqbaoHttpEngine",
3   "version": "1.0.12",
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.12"
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": "HTTP",
34       "source_files": [
35         "gqbHttpEngine/Classes/XMLDictionary.{h,m}",
36         "gqbHttpEngine/Classes/HTTPEngine.{h,m}"
37       ]
38     }
39   ]