[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / a / 8 / 6 / UIPullToRefreshTableView / 1.0.0 / UIPullToRefreshTableView.podspec.json
blob88783fc412921acbee2e24e9b3bc2647cdc626d8
2   "name": "UIPullToRefreshTableView",
3   "version": "1.0.0",
4   "summary": "UIPullToRefreshTableView inherit from UITableView",
5   "description": "Using Swift4",
6   "homepage": "https://github.com/sigurnna/PullToRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "seungjun.lee": "sigurnna@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/sigurnna/PullToRefresh.git"
19   },
20   "source_files": "UIPullToRefreshTableView/*.{h,m,swift}",
21   "swift_version": "4.1"