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