blob: 40bc66c4b028db0e38476e31fd1803e46125fef4 [file] [log] [blame]
{
"name": "LSiOSSliderCell",
"version": "0.3.2",
"summary": "视图控件 - 可侧滑拖拽单元格",
"description": "可侧滑拖拽单元格,更新内容:\n增加dealloc方法的实现判断,只有属于侧滑菜单的cell才执行",
"homepage": "https://code.aliyun.com/LSKit/LSiOSSliderCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSSliderCell.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSSliderCell/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}