blob: 7ef8d60d02220e350e3a2b80b7619f92ff87c3e6 [file] [log] [blame]
{
"name": "UINavigationController-StatusBar",
"version": "0.0.2",
"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!\n",
"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.2"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true
}