blob: f6843c6af2e74c8c5a6e4bc162d179b1d56d7ffc [file] [log] [blame]
{
"name": "SwiftReorder",
"version": "1.0.3",
"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": "1.0.3"
},
"source_files": "Source/*"
}