[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 3 / 6 / MGAPIService / 1.0.0 / MGAPIService.podspec.json
blob11be72b1ab8e57db3d0aa9b995caa74abb548505
2   "name": "MGAPIService",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Network layer, built on top of RxAlamofire",
7   "requires_arc": true,
8   "version": "1.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Tuan Truong": "tuan188@gmail.com"
15   },
16   "homepage": "https://github.com/tuan188/MGAPIService",
17   "source": {
18     "git": "https://github.com/tuan188/MGAPIService.git",
19     "tag": "1.0.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "RxSwift": [
24       "~> 5.0"
25     ],
26     "RxAlamofire": [
27       "~> 5.0"
28     ],
29     "ObjectMapper": [
30       "~> 3.5"
31     ]
32   },
33   "source_files": "MGAPIService/Sources/*.{swift}",
34   "swift_versions": "5.0",
35   "swift_version": "5.0"