2 "name": "LongPressReorder",
4 "summary": "Swift library that allows reordering of UITableView cells via long press gesture.",
5 "description": "LongPressReorder adresses a common use case when working with tables on an iOS device: the posibility to reorder table rows using a long press gesture, similar to drag and drop gesture. Lightweight and easy to use, LongPressReorder works with any view controller that manages an UITableView.",
6 "homepage": "https://github.com/sivu22/LongPressReorder",
12 "Cristian Sava": "cristianzsava@gmail.com"
15 "git": "https://github.com/sivu22/LongPressReorder.git",
21 "source_files": "LongPressReorder/Classes/**/*",
22 "pushed_with_swift_version": "3.0"