RxCallKit 0.2.0

RxCallKit 0.2.0

Maintained by Paweł Rup.



 
Depends on:
RxSwift>= 0
RxCocoa>= 0
 

RxCallKit 0.2.0

  • By
  • Paweł Rup

RxCallKit

CI Status Version License Platform Xcode Swift 5.3

Requirements

Installation

Swift Package Manager

RxCallKit is available through Swift Package Manager. To install it, add the following line to your Package.swift into dependencies:

.package(url: "https://github.com/pawelrup/RxCallKit", .upToNextMinor(from: "0.2.0"))

and then add RxCallKit to your target dependencies.

CocoaPods

RxCallKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'RxCallKit'

Author

pawelrup, [email protected]

License

RxCallKit is available under the MIT license. See the LICENSE file for more info.