Latest | 0.6.0 |
---|---|
Homepage | https://github.com/tuan188/MGAPIService |
License | MIT |
Platforms | ios 9.0, requires ARC |
Dependencies | RxAtomic, RxSwift, RxAlamofire, ObjectMapper |
Frameworks | UIKit |
Authors |
APIService
Latest podspec
{ "name": "MGAPIService", "platforms": { "ios": "9.0" }, "summary": "Network layer, built on top of RxAlamofire", "requires_arc": true, "version": "0.6.0", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Tuan Truong": "[email protected]" }, "homepage": "https://github.com/tuan188/MGAPIService", "source": { "git": "https://github.com/tuan188/MGAPIService.git", "tag": "0.6.0" }, "frameworks": "UIKit", "dependencies": { "RxAtomic": [ "~> 4.4" ], "RxSwift": [ "~> 4.4" ], "RxAlamofire": [ "~> 4.4" ], "ObjectMapper": [ "~> 3.3" ] }, "source_files": "MGAPIService/Sources/*.{swift}", "swift_version": "5.0" }
Sun, 26 May 2019 10:05:15 +0000