blob: 56f9c7236e6f02250c8b8586739a080c8dc53458 [file] [log] [blame]
{
"name": "LSiOSSliderCell",
"version": "0.0.2",
"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.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSSliderCell/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
],
"Masonry": [
]
}
}