2 "name": "Moya-ObjectMapper",
4 "summary": "ObjectMapper bindings for Moya",
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/) bindings as well.\nInstructions on how to use it are in\n[the README](https://github.com/bmoliveira/Moya-ObjectMapper).",
6 "homepage": "https://github.com/bmoliveira/Moya-ObjectMapper",
12 "Ivan Bruel": "ivan.bruel@gmail.com"
14 "social_media_url": "http://twitter.com/ivanbruel",
22 "git": "https://github.com/bmoliveira/Moya-ObjectMapper.git",
25 "default_subspecs": "Core",
26 "swift_versions": "5.0",
30 "source_files": "Source/Core/*.swift",
39 "frameworks": "Foundation"
43 "source_files": "Source/RxSwift/*.swift",
45 "Moya-ObjectMapper/Core": [
57 "name": "ReactiveSwift",
58 "source_files": "Source/ReactiveSwift/*.swift",
60 "Moya-ObjectMapper/Core": [
63 "Moya/ReactiveSwift": [
72 "swift_version": "5.0"