blob: 0594fdb6deb2e00121e57970daa669972fc6ed9c [file] [log] [blame]
{
"name": "PullUpToRefresh",
"version": "0.6.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": "12.0"
},
"source": {
"git": "https://github.com/marwendoukh/PullUpToRefresh-iOS.git",
"tag": "0.6.2"
},
"source_files": "PullUpToRefresh/Source/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"swift_version": "5.0"
}