[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 4 / e / f / BSTableViewReorder / 1.0.1 / BSTableViewReorder.podspec.json
blobf50e6ff59e14851c942885b1753d6a315a520e29
2   "name": "BSTableViewReorder",
3   "version": "1.0.1",
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": "1.0.1"
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   }