blob: b2515dec38ea18662d667722ca2f3cfd1321bd3e [file] [log] [blame]
{
"name": "TrickyNavigationBar",
"version": "0.1.0",
"summary": "UINavigationBar Extension which allows you to change its appearance dynamically",
"homepage": "https://github.com/itanchao/TrickyNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"itanchao": "itanchao@gmail.com"
},
"source": {
"git": "https://github.com/itanchao/TrickyNavigationBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TrickyNavigationBar/Classes/**/*",
"pushed_with_swift_version": "3.0"
}