[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 3 / 6 / MGAPIService / 0.1.7 / MGAPIService.podspec.json
blob2cb9df8865978a6b2429be361dbb97c20639473f
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": "0.1.7",
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": "0.1.7"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "RxSwift": [
24       "~> 4.1"
25     ],
26     "RxAlamofire": [
27       "~> 4.2"
28     ],
29     "ObjectMapper": [
30       "~> 3.3"
31     ]
32   },
33   "source_files": "MGAPIService/**/*.{swift}",
34   "swift_version": "4.0"