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",
18 "social_media_url": "https://twitter.com/Arthurgau",
25 "swift_version": "4.1",
34 "source_files": "Moya-Pretty/Classes/**/*"
37 "name": "ObjectMapper",
38 "source_files": "Moya-Pretty/SubSpec/ObjectMapper/Sources/*",
49 "name": "XMLDictionary",
50 "source_files": "Moya-Pretty/SubSpec/XMLDictionary/Sources/*",
52 "Moya-Pretty/ObjectMapper": [
62 "source_files": "Moya-Pretty/SubSpec/Promise/Sources/*",
74 "source_files": "Moya-Pretty/SubSpec/RxSwift/Sources/*",
91 "source_files": "Moya-Pretty/SubSpec/RESTful/Sources/*"
100 "source_files": "Moya-Pretty/SubSpec/Plugins/Sources/*"