blob: ff5da7c88a69cd1cd7a263ae7956dc1cdbd96f5f [file] [log] [blame]
{
"name": "DragAndDropTableView",
"version": "0.1.9",
"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.9"
},
"platforms": {
"ios": "5.0"
},
"source_files": "DragAndDropTableView",
"frameworks": "QuartzCore",
"requires_arc": true
}