[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 2 / 1 / d / WSBouncingTableView / 0.1.0 / WSBouncingTableView.podspec.json
blobd07510d5f5dbbc7e4f89cf1c830eb13a481bab5f
2   "name": "WSBouncingTableView",
3   "version": "0.1.0",
4   "summary": "A custom UITableView with bouncing properties to achieve ripples effects.",
5   "description": "A custom UITableView with bouncing properties to achieve ripples effects, when user scroll the tableView, the dragged cells will have certain delay and animate back to its original position.",
6   "homepage": "https://github.com/ted7726/WSBouncingTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WeiSheng Su": "ted7726@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ted7726/WSBouncingTableView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WSBouncingTableView/Classes/**/*"