2 "name": "MoyaObjectMapper",
4 "summary": "ObjectMapper bindings for Moya. Includes RxSwift and ReactiveSwift bindings as well.",
5 "description": "[ObjectMapper](https://github.com/Hearst-DD/ObjectMapper) 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/MoyaObjectMapper).",
6 "homepage": "https://github.com/gperdomor/MoyaObjectMapper",
12 "Gustavo Perdomo": "gperdomor@gmail.com"
14 "social_media_url": "",
22 "git": "https://github.com/gperdomor/MoyaObjectMapper.git",
26 "default_subspecs": "Core",
27 "pushed_with_swift_version": "3.0",
31 "source_files": "Sources/MoyaObjectMapper/*.swift",
40 "frameworks": "Foundation"
44 "source_files": "Sources/RxMoyaObjectMapper/*.swift",
46 "MoyaObjectMapper/Core": [
58 "name": "ReactiveSwift",
59 "source_files": "Sources/ReactiveMoyaObjectMapper/*.swift",
61 "MoyaObjectMapper/Core": [
64 "Moya/ReactiveCocoa": [