blob: ac0e324cc591ee78c38506c0600f88ad94c78eb2 [file] [log] [blame]
{
"name": "LSiOSSliderCell",
"version": "0.0.4",
"summary": "视图控件 - 可侧滑拖拽单元格",
"description": "可侧滑拖拽单元格,更新内容:\n解耦basic库;优化item初始化方式,易扩展;优化拖拽手势;",
"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.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSSliderCell/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}