blob: 83269aafeac5614f30673cd53fa0396cb7a7861b [file] [log] [blame]
{
"name": "UINavigationBarDecorator",
"version": "1.0.0",
"summary": "Compatible UINavigationBarAppearance",
"description": "Compatible UINavigationBarAppearance for all iOS versions",
"homepage": "https://github.com/pisces/UINavigationBarDecorator",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Steve Kim": "hh963103@gmail.com"
},
"source": {
"git": "https://github.com/pisces/UINavigationBarDecorator.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UINavigationBarDecorator/Classes/**/*"
}