blob: 187f4f766b7d5f93753753ef1ae2f8937bed5ce1 [file] [log] [blame]
{
"name": "ZLReorderTableView",
"version": "0.2.0",
"summary": "Using long press gesture to reorder cells in tableview.",
"homepage": "https://github.com/desolateug/ZLReorderTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zlj": "zhenglingjue@qq.com"
},
"source": {
"git": "https://github.com/desolateug/ZLReorderTableView.git",
"tag": "0.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "ZLReorderTableView/Classes/**/*"
}