2 "name": "RxRestClient",
4 "summary": "Simple REST Client based on RxSwift and Alamofire.",
5 "swift_versions": "5.1",
6 "description": "Reactive way to interact with REST API. Send request and get responses easily. Handling basic response cases by default, for example: Not Found, Unauthorized, etc.",
7 "homepage": "https://github.com/STDevTM/RxRestClient",
13 "Tigran Hambardzumyan": "tigran@stdevmail.com"
16 "git": "https://github.com/STDevTM/RxRestClient.git",
25 "source_files": "Sources/RxRestClient/**/*",
34 "swift_version": "5.1"