BDSwipeTableViewCell
MGSwipeTableViewCell 的子类
要求
- 需要 iOS 9.0 或更高版本
安装
BDSwipeTableViewCell 可通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile 中
use_frameworks!
pod 'BDSwipeTableViewCell'
使用
#import <BDSwipeTableViewCell/BDSwipeTableViewCell.h>
许可证
BDSwipeTableViewCell
在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE
文件。