[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 8 / IWBTableView / 0.1.0 / IWBTableView.podspec.json
blob277453f1cbd07027b8325018ac3e4e6892f542b5
2   "name": "IWBTableView",
3   "version": "0.1.0",
4   "summary": "A subclass of UITableView",
5   "description": "A subclass of UITableView with extra delegate that detect scrolling state",
6   "homepage": "https://github.com/iwheelbuy/IWBTableView",
7   "license": "MIT",
8   "authors": {
9     "Minimal Cafe": "iwheelbuy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/iwheelbuy/IWBTableView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "IWBTableView": [
22       "Pod/Assets/*.png"
23     ]
24   }