blob: f5e1b72c055cf37daf987c19a453bbe09bf6664e [file] [log] [blame]
{
"name": "TableViewDragger",
"version": "1.1.1",
"summary": "A cells of UITableView can be rearranged by drag and drop.",
"homepage": "https://github.com/KyoheiG3/TableViewDragger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyohei Ito": "je.suis.kyohei@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KyoheiG3/TableViewDragger.git",
"tag": "1.1.1"
},
"source_files": "TableViewDragger/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "4"
}