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