[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 4 / 1 / GXAPIService / 1.0.0 / GXAPIService.podspec.json
blobccb929d4e8d406c5391eb1a097c3daa9be653411
2   "name": "GXAPIService",
3   "version": "1.0.0",
4   "summary": "NetWorkService with Moya and RxSwift",
5   "description": "NetWorkService with Moya and RxSwift.",
6   "homepage": "https://git.lug.ustc.edu.cn/GuoXinJingAn/gxapiservice.git",
7   "license": "MIT",
8   "authors": {
9     "wenshiming": "7672699904@qq.com"
10   },
11   "source": {
12     "git": "https://git.lug.ustc.edu.cn/GuoXinJingAn/gxapiservice.git",
13     "tag": "v1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "swift_version": "4.2",
20   "source_files": "GXAPIService/*.{h,m,swift}",
21   "dependencies": {
22     "Moya/RxSwift": [
24     ],
25     "SwiftyJSON": [
27     ]
28   }