blob: c4209938bb0bf60e26c9cab39befc21b3b50b01f [file] [log] [blame]
{
"name": "SwiftDragAndDrop",
"version": "0.3.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": "uyphanha.dev@gmail.com"
},
"source": {
"git": "https://github.com/uyphanha/SwiftDragAndDrop.git",
"tag": "0.3.3"
},
"social_media_url": "https://twitter.com/PhanhaUY",
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*"
}