[Delete] CellBuilder 1.0.2
[CocoaPods.git] / Specs / 7 / 9 / 8 / NBReorderTableView / 0.1.5 / NBReorderTableView.podspec.json
blob7cff30abccb218e1ffa176ae458675c0ba581055
2   "name": "NBReorderTableView",
3   "version": "0.1.5",
4   "summary": "Reorder table view cells with long press.",
5   "description": "NBReorderTableView is a `UITableView` subclass to support reordering cells with long press.",
6   "homepage": "https://github.com/nunobaldaia/NBReorderTableView",
7   "screenshots": "https://raw.githubusercontent.com/nunobaldaia/NBReorderTableView/master/screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Nuno Baldaia": "nunobaldaia@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/nunobaldaia/NBReorderTableView.git",
14     "tag": "0.1.5"
15   },
16   "social_media_url": "https://twitter.com/nunobaldaia",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "NBReorderTableView/**/*"