blob: dff0cc4f0e6e52d25cd44c2ca16d2878f032ce20 [file] [log] [blame]
{
"name": "YFTableViewCell-Swift",
"version": "1.0.0",
"summary": "方便快捷地实现类似QQ的自定义侧滑删除效果,同时支持OC和Swift,集成简单快速,同时支持code和IB。",
"homepage": "https://github.com/DandreYang/YFTableViewCell",
"license": "MIT",
"authors": {
"‘Dandre’": "mkshow@126.com"
},
"social_media_url": "https://yangfeng.pw",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DandreYang/YFTableViewCell.git",
"tag": "1.0.0"
},
"source_files": "YFTableViewCellForSwift/YFTableViewCellForSwift/*.swift",
"pushed_with_swift_version": "3.0"
}