blob: 372929ed3e43d89b6cabc96a4ab60605608d171d [file] [log] [blame]
{
"name": "JXMovableCellTableView",
"version": "0.0.2",
"summary": "The custom tableView which can start moving the cell with a long press gesture.",
"homepage": "https://github.com/pujiaxin33/JXMovableCellTableView",
"license": "MIT",
"authors": {
"pujiaxin33": "317437084@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pujiaxin33/JXMovableCellTableView.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}