[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / a / 1 / GXSwiftNetwork / 0.1.7 / GXSwiftNetwork.podspec.json
blob52ec9290fa8c1ff142ea803405886c0757035fd1
2   "name": "GXSwiftNetwork",
3   "version": "0.1.7",
4   "summary": "增加401token失效异常抛出",
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.1.7"
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   }