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