2 "name": "LongPressTableViewReordering",
4 "summary": "LongPressTableViewReordering lets you long press to reorder cells in a UITableView.",
5 "description": "LongPressTableViewReordering is a Swift library that lets you\nlong press to reorder cells in a UITableView.\n\nLongPressTableViewReorderer extends the UITableViewDataSource\nprotocol. Just implement the protocol to automatically enable\nthis functionality for any table view.",
6 "homepage": "https://github.com/danielsaidi/LongPressTableViewReordering",
12 "Daniel Saidi": "daniel.saidi@bookbeat.com"
15 "git": "https://github.com/danielsaidi/LongPressTableViewReordering.git",
18 "social_media_url": "https://twitter.com/danielsaidi",
22 "source_files": "LongPressTableViewReordering/Classes/**/*"