blob: bd283f4584446883f99dfb7b9f08ed933fa9b2ea [file] [log] [blame]
{
"name": "SwiftDragAndDrop",
"version": "0.1.2",
"summary": "Simple Drag and Drop component of multiple UITableView written in Swift",
"homepage": "https://github.com/uyphanha/SwiftDragAndDrop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Phanha UY",
"source": {
"git": "https://github.com/uyphanha/SwiftDragAndDrop.git",
"tag": "0.1.2"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*"
}