2 "name": "SwiftyJSONMappable",
4 "summary": "SwiftyJSON extensions JSON->Model Model->JSON model->JSONString.",
5 "description": "JSONMappable implement [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON)\nResponse+JSONMappable [Moya](https://github.com/Moya/Moya)\nObservable+JSONMappable [RxSwift](https://github.com/ReactiveX/RxSwift)",
6 "homepage": "https://github.com/ApterKing/SwiftyJSONMappable",
9 "ApterKing": "wangcccong@outlook.com"
15 "git": "https://github.com/ApterKing/SwiftyJSONMappable.git",
19 "default_subspecs": "Mappable",
20 "pushed_with_swift_version": "3.0",
24 "source_files": "Pod/Classes/JSONMappable.swift",
30 "frameworks": "Foundation"
34 "source_files": "Pod/Classes/Response+JSONMappable.swift",
39 "SwiftyJSONMappable/Mappable": [
46 "source_files": "Pod/Classes/Observable+JSONMappable.swift",
51 "SwiftyJSONMappable/Moya": [