RxDataSourcesToRxCells 0.0.1×由yumenosuke-k 维护。安装指南×RxDataSourcesToRxCells 的安装指南您希望在 Podfile 中添加类似于以下内容的 pod 'RxDataSourcesToRxCells', '~> 0.0'target 'MyApp' do pod 'RxDataSourcesToRxCells', '~> 0.0' end然后在您的终端中运行 pod install 或从 CocoaPods.app 运行。或者为了进行测试运行,运行以下命令pod try RxDataSourcesToRxCells 依赖项RxSwift~> 5RxCocoa~> 5RxCells>= 0RxDataSources>= 0可重用>= 0 查看 PodspecGitHub 仓库CocoaPods.org 上的页面RxDataSourcesToRxCells 0.0.1由YumenosukeTheDreamBossGeneralD/RxDataSourcesToRxCellsGitHub 仓库RxDataSourcesToRxCells 将 RxDataSources 和 RxCells 直接连接起来。