[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / a / 1 / GXSwiftNetwork / 0.2.0 / GXSwiftNetwork.podspec.json
blob932c1badf5fe372abdf51207575a3f40c4068567
2   "name": "GXSwiftNetwork",
3   "version": "0.2.0",
4   "summary": "请求头设置",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gaoguangxiao",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "小修": "gaoguangxiao125@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/gaoguangxiao/gxswiftnetwork.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "GXSwiftNetwork/Classes/**/*",
22   "dependencies": {
23     "Moya": [
25     ],
26     "Alamofire": [
28     ],
29     "HandyJSON": [
31     ],
32     "PKHUD": [
34     ]
35   }