[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 3 / 6 / MGAPIService / 2.2.1 / MGAPIService.podspec.json
blobe6da8fc8011b001455dc01f6d5d8f35fc799d699
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": "2.2.1",
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": "2.2.1"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "RxSwift": [
24       "~> 5.1"
25     ],
26     "RxAlamofire": [
27       "~> 5.1"
28     ],
29     "ObjectMapper": [
30       "~> 3.5"
31     ]
32   },
33   "source_files": "MGAPIService/Sources/*.{swift}",
34   "swift_versions": "5.0",
35   "swift_version": "5.0"