blob: e5c3be6e6e892f746215399538e8e6f59c82f320 [file] [log] [blame]
{
"name": "PullUpToRefresh",
"version": "0.6.1",
"summary": "PullUpToRefresh in tableview bottom",
"description": "PullUpToRefresh adds pull from bottom of tableview",
"homepage": "https://github.com/marwendoukh/PullUpToRefresh-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marwen Doukh": "marwen.doukh@protonmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/marwendoukh/PullUpToRefresh-iOS.git",
"tag": "0.6.1"
},
"source_files": "PullUpToRefresh/PullUpToRefresh/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"swift_versions": "4.1",
"swift_version": "4.1"
}