2 "name": "Moya-ModelMapper",
4 "summary": "ModelMapper bindings for Moya.",
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 [ReactiveCocoa](https://github.com/ReactiveCocoa/ReactiveCocoa) bindings as well.\nInstructions on how to use it are in\n[the README](https://github.com/sunshinejr/Moya-ModelMapper).",
6 "homepage": "https://github.com/sunshinejr/Moya-ModelMapper",
9 "Łukasz Mróz": "thesunshinejr@gmail.com"
12 "git": "https://github.com/sunshinejr/Moya-ModelMapper.git",
15 "social_media_url": "https://twitter.com/thesunshinejr",
22 "swift_versions": "5.0",
23 "cocoapods_version": ">= 1.4.0",
25 "default_subspecs": "Core",
29 "source_files": "Sources/Moya-ModelMapper/*.swift",
38 "frameworks": "Foundation"
42 "source_files": "Sources/RxMoya-ModelMapper/*.swift",
47 "Moya-ModelMapper/Core": [
56 "name": "ReactiveSwift",
57 "source_files": "Sources/ReactiveMoya-ModelMapper/*.swift",
59 "Moya/ReactiveSwift": [
62 "Moya-ModelMapper/Core": [
71 "swift_version": "5.0"