3 "version": "14.0.0-beta.3",
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\nReactiveSwift 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",
22 "git": "https://github.com/Moya/Moya.git",
23 "tag": "14.0.0-beta.3"
25 "default_subspecs": "Core",
26 "swift_versions": "5.0",
27 "cocoapods_version": ">= 1.4.0",
28 "swift_version": "5.0",
34 "Sources/Moya/Plugins/"
41 "frameworks": "Foundation"
44 "name": "ReactiveSwift",
45 "source_files": "Sources/ReactiveMoya/",
57 "source_files": "Sources/RxMoya/",