2 "name": "LongPressTableViewReordering",
4 "summary": "LongPressTableViewReordering lets you long press to reorder table view cells.",
5 "description": "LongPressTableViewReordering is a library that makes it easy\nto let users long press to reorder cells in a table view. To\nuse it, implement the `LongPressTableViewReorderer` protocol\ninstead of `UITableViewDataSource` and use it as data source.\nThis will automatically enable long press to reorder.",
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/**/*",
23 "pushed_with_swift_version": "3.0"