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