blob: d176369836b563b5cbd2c4c608129c182f7f1617 [file] [log] [blame]
{
"name": "DraggableTableView",
"version": "0.1.1",
"summary": "Extension for the UITableView that allows a user to move cells with long press and drop",
"description": "Extension for the UITableView that allows a user to move cells with long press and drop,it is a \"Drop to use\" library.",
"homepage": "https://github.com/LeoMobileDeveloper/DraggableTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "leomobiledeveloper@gmail.com"
},
"source": {
"git": "https://github.com/LeoMobileDeveloper/DraggableTableView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}