blob: 88783fc412921acbee2e24e9b3bc2647cdc626d8 [file] [log] [blame]
{
"name": "UIPullToRefreshTableView",
"version": "1.0.0",
"summary": "UIPullToRefreshTableView inherit from UITableView",
"description": "Using Swift4",
"homepage": "https://github.com/sigurnna/PullToRefresh",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"seungjun.lee": "sigurnna@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sigurnna/PullToRefresh.git"
},
"source_files": "UIPullToRefreshTableView/*.{h,m,swift}",
"swift_version": "4.1"
}