CPTableView 0.0.2×由狗不理包子馒头维护。安装指南×CPTableView的安装指南您希望在Podfile中添加类似下面的代码: pod 'CPTableView', '~> 0.0'target 'MyApp' do pod 'CPTableView', '~> 0.0' end然后在您的终端中运行pod install,或者从CocoaPods.app中运行。或者为了测试运行,运行以下命令pod try CPTableView查看PodspecGitHub仓库CocoaPods.org上的页面CPTableView 0.0.2作者陈鹏CoderCPFly/CPTableViewGitHub仓库CPTableView