blob: fd4c0cf629eb438d30d34dae30bc16b00da5f99c [file] [log] [blame]
{
"name": "PullUpToRefresh",
"version": "0.1.5",
"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.1.5"
},
"source_files": "PullUpToRefresh/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "4.1"
}