blob: 20ba437d60e15b5e630f4a3ef75d5a3910d6ba99 [file] [log] [blame]
{
"name": "SwiftDragAndDrop",
"version": "0.2.1",
"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.2.1"
},
"social_media_url": "https://twitter.com/PhanhaUY",
"swift_version": "4",
"platforms": {
"ios": "9.3"
},
"source_files": "Source/**/*"
}