RxDataSourcesToRxCells 0.0.1×Maintained by yumenosuke-k.Installation Guide×Installation Guide for RxDataSourcesToRxCellsYou want to add pod 'RxDataSourcesToRxCells', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'RxDataSourcesToRxCells', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try RxDataSourcesToRxCells Depends on:RxSwift~> 5RxCocoa~> 5RxCells>= 0RxDataSources>= 0Reusable>= 0 See PodspecGitHub RepoPage on CocoaPods.orgRxDataSourcesToRxCells 0.0.1ByYumenosukeTheDreamBossGeneralD/RxDataSourcesToRxCellsGitHub RepoRxDataSourcesToRxCells Bridges RxDataSources and RxCells in a line.