blob: b63cd4cd177942ddeda34f005217081470a786b9 [file] [log] [blame]
{
"name": "UINavigationBarDecorator",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UINavigationBarDecorator/Classes/**/*"
}