blob: d48959b681f21a178993e6fd299650f4540b4aff [file] [log] [blame]
{
"name": "SwiftDragAndDrop",
"version": "0.1.3",
"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.3"
},
"swift_version": "4",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*"
}