blob: 5104c853ea79f2a1296d0e2d4cacfc208d0da1ec [file] [log] [blame]
{
"name": "SwiftReorder",
"version": "6.0.0",
"license": "MIT",
"summary": "Easy drag-and-drop reordering for UITableViews",
"homepage": "https://github.com/adamshin/SwiftReorder",
"authors": "Adam Shin",
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/adamshin/SwiftReorder.git",
"tag": "6.0.0"
},
"source_files": "Source/*"
}