HJBaseTableView 0.0.3×由 HJ 维护。安装指南×HJBaseTableView 安装指南您需要将类似于以下的内容添加到Podfile中,以便添加 pod 'HJBaseTableView', '~> 0.0'target 'MyApp' do pod 'HJBaseTableView', '~> 0.0' end然后,在您的终端内或在CocoaPods.app中运行 pod install或者为了进行测试运行,运行以下命令pod try HJBaseTableView查看PodspecGitHub 仓库CocoaPods.org 上的页面HJBaseTableView 0.0.3由HJwhhaijun/HJBaseTableViewGitHub 仓库HJBaseTableView 一个基础的简单 BaseTableView,内部集成了 UITableView+FDTemplateLayoutCell 计算和缓存高度