JMSwipeTableCell 0.1.1× 测试已测试✗ 语言语言 SwiftSwift许可证 MIT 发布日期上次发布2017年10月 SwiftSwift 版本3.0 SPM支持 SPM✗由Josh Motley维护。安装指南×JMSwipeTableCell的安装指南您想要将以下内容类似地添加到您的Podfile中:`pod 'JMSwipeTableCell', '> 0.1'`target 'MyApp' do pod 'JMSwipeTableCell', '~> 0.1' end然后在终端中运行`pod install`,或者从CocoaPods.app开始。另外,要测试运行,请运行以下命令:pod try JMSwipeTableCell参见PodspecGitHub仓库CocoaPods.org上的页面JMSwipeTableCell 0.1.1作者Joshua Motleyjoshmotley/JMSwipeTableCellGitHub仓库 JMSwipeTableCell JMSwipeTableCell 允许在UITableViewCell上显示可滑动的按钮,带有图像和/或标题。 安装 pod 'JMSwipeTableCell' 作者 Joshua Motley 许可证 MIT