RxAVKit 2.0.0

RxAVKit 2.0.0

Paweł Rup 维护。



 
依赖
RxSwift>= 0
RxCocoa>= 0
 

RxAVKit 2.0.0

  • Paweł Rup

RxUserNotifications

CI Status Version License Platform Xcode Swift 5.1

需求

Xcode 12, Swift 5.3

安装

Swift 包管理器

RxAVKit 通过 Swift 包管理器提供。要安装它,请在您的 Package.swift 依赖项中添加以下行

.package(url: "https://github.com/pawelrup/RxAVKit", .upToNextMinor(from: "2.0.0"))

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

CocoaPods

RxAVKit 可通过 CocoaPods 使用。要安装它,请将以下行添加到您的 Podfile

pod 'RxAVKit'

作者

Paweł Rup,[email protected]

许可证

RxAVKit 采用 MIT 许可协议。有关更多信息,请参阅 LICENSE 文件。