blob: 68f6e2c894ca924e1d6392303a4b2b8925d5f232 [file] [log] [blame]
{
"name": "DraggableTableView",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"pushed_with_swift_version": "3.0"
}