blob: b662663ed0e04c59e1264bbbaa2e77b812914422 [file] [log] [blame]
{
"name": "TrickyNavigationBar",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TrickyNavigationBar/Classes/**/*",
"pushed_with_swift_version": "3.0"
}