2 "name": "RxRestClient",
4 "summary": "Simple REST Client based on RxSwift and Alamofire.",
5 "description": "Reactive way to interct with REST API. Send request and get responses easily. Handling basic response cases by default, for example: Not Found, Unauthorized, etc.",
6 "homepage": "https://github.com/stdevteam/RxRestClient",
12 "Tigran Hambardzumyan": "tigran@stdevmail.com"
15 "git": "https://github.com/stdevteam/RxRestClient.git",
21 "source_files": "RxRestClient/Classes/**/*",