3 "version": "4.0.0-alpha.2",
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.2"
18 "social_media_url": "https://twitter.com/Arthurgau",
38 "source_files": "Moya-Pretty/Classes/**/*"
42 "source_files": "Moya-Pretty/SubSpec/Combine/Sources/*",
58 "source_files": "Moya-Pretty/SubSpec/Japx/Sources/*",
69 "name": "ObjectMapper",
70 "source_files": "Moya-Pretty/SubSpec/ObjectMapper/Sources/*",
81 "name": "XMLDictionary",
82 "source_files": "Moya-Pretty/SubSpec/XMLDictionary/Sources/*",
84 "Moya-Pretty/ObjectMapper": [
94 "source_files": "Moya-Pretty/SubSpec/Promise/Sources/*",
106 "source_files": "Moya-Pretty/SubSpec/RxSwift/Sources/*",
108 "Moya-Pretty/Core": [
117 "name": "ReactiveSwift",
118 "source_files": "Moya-Pretty/SubSpec/ReactiveSwift/Sources/*",
120 "Moya-Pretty/Core": [
123 "Moya/ReactiveSwift": [
131 "Moya-Pretty/Core": [
135 "source_files": "Moya-Pretty/SubSpec/RESTful/Sources/*"
140 "Moya-Pretty/Core": [
144 "source_files": "Moya-Pretty/SubSpec/Plugins/Sources/*"
147 "swift_version": "5.1"