RxCallKit 0.2.0

RxCallKit 0.2.0

Paweł Rup 维护。



 
依赖项
RxSwift>= 0
RxCocoa>= 0
 

RxCallKit 0.2.0

  • Paweł Rup

RxCallKit

CI Status Version License Platform Xcode Swift 5.3

要求

安装

Swift 包管理器

RxCallKit 通过 Swift 包管理器提供。要安装它,将以下行添加到您的 Package.swift 文件中的依赖项:

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

然后,将 RxCallKit 添加到您的目标依赖项。

CocoaPods

RxCallKit 可以通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile 中

pod 'RxCallKit'

作者

pawelrup, [email protected]

许可证

RxCallKit 在 MIT 许可证下提供。有关更多信息,请参阅 LICENSE 文件。