blob: a35c5c8c87c945eab8e55c7884a04d1da4f752bf [file] [log] [blame]
{
"name": "LSiOSSliderCell",
"version": "0.0.1",
"summary": "朗新框架 - 视图控件 - 可侧滑拖拽单元格",
"description": "可侧滑拖拽单元格",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSSliderCell/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
],
"Masonry": [
]
}
}