4 "summary": "Network abstraction layer written in Swift",
5 "description": " Moya abstracts network commands using Swift Generics to provide developers\n with more compile-time confidence.\n\n A ReactiveCocoa extension exists as well. Instructions for its installation\n are in [the README](https://github.com/ashfurrow/Moya).\n",
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",
36 "frameworks": "Foundation"
39 "name": "ReactiveCore",
40 "source_files": "MoyaResponse.swift",
50 "Moya+ReactiveCocoa.swift",
51 "RACSignal+Moya.swift"
54 "Moya/ReactiveCore": [
64 "source_files": "Moya+RxSwift.swift",
66 "Moya/ReactiveCore": [