RxCleanKit 0.0.2×由 alexmay23 维护。安装指南×RxCleanKit 安装指南您想将以下类似的代码 pod 'RxCleanKit', '~> 0.0' 添加到 Podfile 中target 'MyApp' do pod 'RxCleanKit', '~> 0.0' end然后在终端内或在 CocoaPods.app 中运行 pod install或者为了测试运行,运行以下命令pod try RxCleanKit 依赖Realm>= 0RealmSwift>= 0Swinject>= 0RxSwift>= 0RxCocoa>= 0 查看 PodspecGitHub 仓库CocoaPods.org 上的页面RxCleanKit 0.0.2由Oleksii Moiseenkoalexmay23/RxCleanKitGitHub 仓库RxCleanKit 提供辅助库,用于基于 Rx、Realm(可选)等构建应用程序