2 "name": "MoyaModelMapper",
4 "summary": "ModelMapper bindings for Moya. Includes RxSwift and ReactiveSwift bindings as well.",
5 "description": "[ModelMapper](https://github.com/lyft/mapper) bindings for\n[Moya](https://github.com/Moya/Moya) for easier JSON serialization.\nIncludes [RxSwift](https://github.com/ReactiveX/RxSwift) and [ReactiveSwift](https://github.com/ReactiveCocoa/ReactiveSwift) bindings as well.\nInstructions on how to use it are in\n[the README](https://github.com/gperdomor/MoyaModelMapper).",
6 "homepage": "https://github.com/gperdomor/MoyaModelMapper",
12 "Gustavo Perdomo": "gperdomor@gmail.com"
14 "social_media_url": "",
22 "git": "https://github.com/gperdomor/MoyaModelMapper.git",
26 "default_subspecs": "Core",
27 "pushed_with_swift_version": "3.0",
31 "source_files": "Sources/MoyaModelMapper/*.swift",
40 "frameworks": "Foundation"
44 "source_files": "Sources/RxMoyaModelMapper/*.swift",
46 "MoyaModelMapper/Core": [
58 "name": "ReactiveSwift",
59 "source_files": "Sources/ReactiveMoyaModelMapper/*.swift",
61 "MoyaModelMapper/Core": [
64 "Moya/ReactiveCocoa": [