blob: dc2584d794f8e2e7dd90c4e3fabb0ff277db396e [file] [log] [blame]
{
"name": "DragAndDropTableView",
"version": "0.1.6",
"summary": "A UITableView where cells can be rearranged by drag and drop.",
"homepage": "https://github.com/grillbiff/DragAndDropTableView",
"license": "MIT",
"authors": {
"Erik Johansson": "erik.gustaf.johansson@gmail.se"
},
"source": {
"git": "https://github.com/grillbiff/DragAndDropTableView.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "5.0"
},
"source_files": "DragAndDropTableView",
"frameworks": "QuartzCore",
"requires_arc": true
}