[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / e / f / BSTableViewReorder / 0.9 / BSTableViewReorder.podspec.json
blobaa5fd8531bcc99d9588a9d20c0a05a1a988c3503
2   "name": "BSTableViewReorder",
3   "version": "0.9",
4   "summary": "hello, this is simple extension for UITableView.",
5   "description": "Use BSTableViewReorderEverywhere you need drag and drop your cell at any touch point. It works with multiply sections. Customize your snapshot",
6   "homepage": "https://github.com/kunass2/BSTableViewReorder",
7   "license": "MIT",
8   "authors": {
9     "Bartłomiej Semańczyk": "bartekss2@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/kunass2/BSTableViewReorder.git",
13     "tag": "0.9"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BSTableViewReorder": [
22       "Pod/Assets/*.png"
23     ]
24   }