blob: f8b9ea8510e2c14dcfac9c2f4af16a516f0be3e2 [file] [log] [blame]
{
"name": "LNSwipeCell",
"version": "2.0.1",
"summary": "一套友好的、方便集成的针对cell的左滑编辑功能!",
"description": "一套友好的、方便集成的针对cell的左滑编辑功能! 实现一个类似微信聊天列表的左滑编辑功能。",
"homepage": "https://github.com/lengningLN/LNSwipeCell",
"license": "MIT",
"authors": {
"LengNing": "577935917@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/lengningLN/LNSwipeCell.git",
"tag": "2.0.1"
},
"source_files": "LNSwipeCellDemo/LNSwipeCell/*.{h,m}"
}