blob: 81da9c3e0f50e4f4ab3ff63c49715a7d34e53b06 [file] [log] [blame]
{
"name": "NavigationBarBackgroundHider",
"version": "1.0.0",
"summary": "Automatically hide a navigation bars background on scrolling",
"homepage": "https://github.com/AndreasVerhoeven/NavigationBarBackgroundHider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andreas Verhoeven": "cocoapods@aveapps.com"
},
"source": {
"git": "https://github.com/AndreasVerhoeven/NavigationBarBackgroundHider.git",
"tag": "1.0.0"
},
"module_name": "NavigationBarBackgroundHider",
"swift_versions": [
"5.0"
],
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/*.swift",
"swift_version": "5.0"
}