blob: d86289373a7ce2b45c4636aef608e6c1a22e260e [file] [log] [blame]
{
"name": "HPReorderTableView",
"version": "0.2",
"summary": "Drop-in UITableView replacement to reorder cells with long press on any part of the cell.",
"screenshots": "https://raw.githubusercontent.com/hpique/HPReorderTableView/master/Assets/screenshot.png",
"homepage": "https://github.com/hpique/HPReorderTableView",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Hermes Pique": "@hpique"
},
"social_media_url": "https://twitter.com/hpique",
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/hpique/HPReorderTableView.git",
"tag": "v0.2"
},
"source_files": "HPReorderTableView/*.{h,m}",
"requires_arc": true
}