FTFoldableTableView 0.1.0× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2015年9月由liuwin7维护。安装指南×FTFoldableTableView 安装指南您需要将以下类似的代码添加到您的 Podfile 中:target 'MyApp' do pod 'FTFoldableTableView', '~> 0.1' end然后在终端中运行 pod install,或者从 CocoaPods.app 中运行。另外,为了测试运行,运行以下命令:pod try FTFoldableTableView见 PodspecGitHub 仓库CocoaPods.org 上的页面FTFoldableTableView 0.1.0作者liuwin7liuwin7/FTFoldableTableViewGitHub 仓库 使用说明 要运行示例项目,首先克隆仓库,然后从 Example 目录运行 pod install。 要求 安装 FTFoldableTableView 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile: pod "FTFoldableTableView" 作者 liuwin7, [email protected] 许可证 FTFoldableTableView 根据 MIT 许可证提供。有关更多信息,请参阅 LICENSE 文件。