2 "name": "Moya-SwiftyJSONMapper",
4 "summary": "Map objects through SwiftyJSON in combination with Moya",
5 "description": "[SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON) 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/AvdLee/Moya-SwiftyJSONMapper).",
6 "homepage": "https://github.com/AvdLee/Moya-SwiftyJSONMapper",
12 "Antoine van der Lee": "a.vanderlee@triple-it.nl"
15 "git": "https://github.com/AvdLee/Moya-SwiftyJSONMapper.git",
18 "social_media_url": "https://twitter.com/twannl",
25 "swift_versions": "5.3",
26 "default_subspecs": "Core",
30 "source_files": "Source/*.swift",
39 "frameworks": "Foundation"
43 "source_files": "Source/RxSwift/*.swift",
48 "Moya-SwiftyJSONMapper/Core": [
54 "name": "ReactiveCocoa",
55 "source_files": "Source/ReactiveCocoa/*.swift",
57 "Moya/ReactiveSwift": [
60 "Moya-SwiftyJSONMapper/Core": [
66 "swift_version": "5.3"