blob: 75f2b74155ae43e6cb217c170e3a5e11edb5157f [file] [log] [blame]
{
"name": "ExtendedUINavigationBar",
"version": "0.0.1",
"summary": "If you ever need to extend the height of UIKit NavigationBar.",
"description": "This helps extending the work area of UIKit NavigationBar by adding a header view.",
"homepage": "https://github.com/piperamirez/ExtendedUINavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"piperamirez": "feliperamirezg@gmail.com"
},
"source": {
"git": "https://github.com/piperamirez/ExtendedUINavigationBar.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ExtendedUINavigationBar/Classes/**/*",
"pushed_with_swift_version": "4.0"
}