Cell Coordinator 0.0.1× 测试测试过的✗ 语言语言 Obj-CObjective C许可证 自定义 发布最新版本2017年1月由 Darius Dark 维护。安装指南×CellCoordinator 的安装指南您要想添加类似于以下内容的 pod 'CellCoordinator', '~> 0.0' 到您的 Podfiletarget 'MyApp' do pod 'CellCoordinator', '~> 0.0' end然后,在终端内部运行 pod install 命令,或者从 CocoaPods.app 运行。作为另一种选择,要运行测试,请运行以下命令pod try CellCoordinator查看 PodspecGitHub 仓库CocoaPods.org 上的页面Cell Coordinator 0.0.1由DariusDarkDarius/CellCoordinatorGitHub 仓库 TableView 和 UICollectionView 的终极 API。简单。强大。支持 Objective-C 和 Swift。 CellCoordinator CellCoordinator 扩展了 UICollectionView 和 UITableView,提供了一个全面的源提供 API,这使得构建复杂的基于表格/集合的控制器变得简单。 安装 pod 'CellCoordinator' 作者 Darius 许可证 自定义