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",
20 "git": "https://github.com/Moya/Moya.git",
23 "default_subspecs": "Core",
29 "Source/Plugins/*swift"
36 "frameworks": "Foundation"
39 "name": "ReactiveCore",
40 "source_files": "Source/ReactiveCore/*.swift",
48 "name": "ReactiveCocoa",
49 "source_files": "Source/ReactiveCocoa/*.swift",
51 "Moya/ReactiveCore": [
61 "source_files": "Source/RxSwift/*.swift",
63 "Moya/ReactiveCore": [