| { |
| "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" |
| } |