[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / a / 1 / GXSwiftNetwork / 0.2.8 / GXSwiftNetwork.podspec.json
blobe95e41ed75d2dcd96afb3e2cfbc6a0996bd31fc5
2   "name": "GXSwiftNetwork",
3   "version": "0.2.8",
4   "summary": "feat:对api返回数据msg做多样解析",
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.8"
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   }