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",
27 "source_files": "Moya/*.swift",
33 "frameworks": "Foundation"
36 "name": "ReactiveCore",
37 "source_files": "Moya/ReactiveCore/*.swift",
45 "name": "ReactiveCocoa",
46 "source_files": "Moya/ReactiveCocoa/*.swift",
48 "Moya/ReactiveCore": [
58 "source_files": "Moya/RxSwift/*.swift",
60 "Moya/ReactiveCore": [