4 "summary": "PromiseKit-oriented 'DataService' layer on top of Moya",
5 "description": "A 'DataService' layer implemented with PromiseKit on the top of Moya with extra functionalities using the power of PromiseKit, especially for JSON-oriented RestAPI calls. Includes several serialization, conditional re-try mechanism.",
6 "homepage": "https://github.com/Can-Sahin/MoyaPromise",
12 "Can-Sahin": "cann2005@gmail.com"
14 "swift_version": "4.0",
19 "git": "https://github.com/Can-Sahin/MoyaPromise.git",
22 "source_files": "src/MoyaPromise/*.swift",
27 "PromiseKit/Alamofire": [