blob: c221dfc27e0fa37e378a1bbe3b5481f37d5419ed [file] [log] [blame]
{
"name": "UINavigationController-StatusBar",
"version": "0.0.3",
"summary": "UINavigationController with overloaded methods to provide child status bar state",
"description": "A longer description of UINavigationController-StatusBar in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/k06a/UINavigationController-StatusBar",
"license": "MIT",
"authors": {
"Anton Bukov": "k06aaa@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/k06a/UINavigationController-StatusBar.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"JRSwizzle": [
]
}
}