CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

RxRestApiManager 0.2.5

RxRestApiManager 0.2.5

Maintained by Panevnyk Vald.



 
Depends on:
RestApiManager>= 0
RxSwift>= 0
 

  • By
  • panevnyk

RxRestApiManager

RxRestApiManager is simple Rx wrapper on RestApiManager.

CocoaPods

For RxRestApiManager, use the following entry in your Podfile:

pod 'RxRestApiManager'

Then run pod install.

In any file you'd like to use RxRestApiManager in, don't forget to import the framework with import RxRestApiManager.

License

RxRestApiManager is released under an MIT license. See License.txt for more information.