blob: 44bc59d8705e8a225fa052fc4f77c88a8fbd8363 [file] [log] [blame]
{
"name": "LSiOSSliderCell",
"version": "0.3.1",
"summary": "视图控件 - 可侧滑拖拽单元格",
"description": "可侧滑拖拽单元格,更新内容:\n以分类的形式实现;优化交互方式及展示效果。",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSSliderCell/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}