[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / a / 1 / GXSwiftNetwork / 0.2.6 / GXSwiftNetwork.podspec.json
bloba7b5b3e1ecc7f3006d08d0607ec897e30c8fa629
2   "name": "GXSwiftNetwork",
3   "version": "0.2.6",
4   "summary": "feat:async、await响应结果",
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.6"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "GXSwiftNetwork/Classes/**/*",
22   "dependencies": {
23     "Moya": [
25     ],
26     "SmartCodable": [
28     ],
29     "PKHUD": [
31     ]
32   }