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