blob: 92f98c8450826eb0692ec8e40be957cd9c51411e [file] [log] [blame]
{
"name": "WhiteNavigationController",
"version": "1.1.0",
"summary": "A White UINavigationBar like in Apple's apps",
"description": "This pod will try to mimic the white navigation bars that Apple is adopting in their own apps.",
"homepage": "https://git.zsinfo.nl/Zandor300/WhiteNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zandor300": "info@zsinfo.nl"
},
"source": {
"git": "https://git.zsinfo.nl/Zandor300/WhiteNavigationController.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "WhiteNavigationController/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}