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