HYPTableViewCell 0.1× 测试已测试✗ Lang语言 Obj-CObjective C许可证 MIT 发布最新发布2014年12月由 Elvis Nuñez 维护。安装指南×HYPTableViewCell 安装指南您可以将类似于以下的内容添加到您的 Podfile 中:target 'MyApp' do pod 'HYPTableViewCell', '~> 0.1' end然后,在终端中运行 pod install,或从 CocoaPods.app 运行。或者为了测试运行,请运行以下命令:pod try HYPTableViewCell查看 PodspecGitHub 仓库CocoaPods.org 上的页面HYPTableViewCell 0.1由Hyperhyperoslohyperoslo/HYPTableViewCellGitHub 仓库 UITableViewCell 这是一个简单的类,用于修复大于 iOS 7 的 UITableViewCell 上的默认内边距。