4 "summary": "Network abstraction layer written in Swift",
5 "description": "Moya abstracts network commands using Swift Generics to provide developers\nwith more compile-time confidence.\n\nReactiveCocoa and RxSwift extensions exist as well. Instructions for installation\nare in [the README](https://github.com/Moya/Moya).",
6 "homepage": "https://github.com/Moya/Moya",
12 "Ash Furrow": "ash@ashfurrow.com"
14 "social_media_url": "http://twitter.com/ashfurrow",
19 "git": "https://github.com/Moya/Moya.git",
22 "default_subspecs": "Core",
35 "frameworks": "Foundation"
38 "name": "ReactiveCore",
39 "source_files": "Moya/ReactiveCore/*.swift",
47 "name": "ReactiveCocoa",
48 "source_files": "Moya/ReactiveCocoa/*.swift",
50 "Moya/ReactiveCore": [
60 "source_files": "Moya/RxSwift/*.swift",
62 "Moya/ReactiveCore": [