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