blob: ae63d59c079a60219a6395495599a022f52aaefb [file] [log] [blame]
{
"name": "NBReorderTableView",
"version": "0.1.4",
"summary": "Reorder table view cells with long press.",
"description": "NBReorderTableView is a `UITableView` subclass to support reordering cells with long press.",
"homepage": "https://github.com/nunobaldaia/NBReorderTableView",
"screenshots": "https://raw.githubusercontent.com/nunobaldaia/NBReorderTableView/master/screenshot.png",
"license": "MIT",
"authors": {
"Nuno Baldaia": "nunobaldaia@gmail.com"
},
"source": {
"git": "https://github.com/nunobaldaia/NBReorderTableView.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/nunobaldaia",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "NBReorderTableView/**/*"
}