3 "version": "4.0.0-alpha.1",
4 "summary": "Codable, ObjectMapper, RxSwift, PromiseKit, RESTful extensions for Moya.",
5 "description": "*Moya-Pretty* provides many convenient extensions like *generic class-based target*, *plugins*, even *RESTful traits*. This allows you to declare [Moya](https://github.com/Moya/Moya) Target more pretty and without writing those extensions again by yourself.",
6 "homepage": "https://github.com/arthurgau0419/Moya-Pretty",
12 "ObiCat": "arthurgau0419@gmail.com"
15 "git": "https://github.com/arthurgau0419/Moya-Pretty.git",
16 "tag": "4.0.0-alpha.1"
18 "social_media_url": "https://twitter.com/Arthurgau",
37 "source_files": "Moya-Pretty/Classes/**/*"
41 "source_files": "Moya-Pretty/SubSpec/Japx/Sources/*",
52 "name": "ObjectMapper",
53 "source_files": "Moya-Pretty/SubSpec/ObjectMapper/Sources/*",
64 "name": "XMLDictionary",
65 "source_files": "Moya-Pretty/SubSpec/XMLDictionary/Sources/*",
67 "Moya-Pretty/ObjectMapper": [
77 "source_files": "Moya-Pretty/SubSpec/Promise/Sources/*",
89 "source_files": "Moya-Pretty/SubSpec/Combine/Sources/*",
101 "source_files": "Moya-Pretty/SubSpec/RxSwift/Sources/*",
103 "Moya-Pretty/Core": [
112 "name": "ReactiveSwift",
113 "source_files": "Moya-Pretty/SubSpec/ReactiveSwift/Sources/*",
115 "Moya-Pretty/Core": [
118 "Moya/ReactiveSwift": [
126 "Moya-Pretty/Core": [
130 "source_files": "Moya-Pretty/SubSpec/RESTful/Sources/*"
135 "Moya-Pretty/Core": [
139 "source_files": "Moya-Pretty/SubSpec/Plugins/Sources/*"
142 "swift_version": "5.1"