blob: 115a4212ce1ecfedf911a6d8cc9f443543792fe8 [file] [log] [blame]
{
"name": "DragIt",
"version": "0.1.0",
"summary": "DragIt to reorder cells.",
"description": "Reorder cells of a table simple hold the cell and drag it to new position without editing mode",
"homepage": "https://github.com/Cantallops/DragIt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alberto Cantallops": "alberto.cantallops@gmail.com"
},
"source": {
"git": "https://github.com/Cantallops/DragIt.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DragIt/Classes/**/*"
}