blob: 7b8a461df05a84ea1d3c96f37d77e58c6af4461a [file] [log] [blame]
{
"name": "SwiftReorder",
"version": "1.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": "1.0.0"
},
"source_files": "Source/*.swift"
}