blob: e1b2483936f0dd0b79b783b460e69c8c72c3f3e6 [file] [log] [blame]
{
"name": "UIViewController+ODStatusBar",
"version": "0.1.4",
"summary": "A utility class for managing iOS status bar state.",
"homepage": "https://github.com/Rogaven/UIViewController-ODStatusBar",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Alexey Nazaroff": "alexx.nazaroff@gmail.com"
},
"source": {
"git": "https://github.com/Rogaven/UIViewController-ODStatusBar.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "5.0"
},
"source_files": "src/**/*",
"requires_arc": true
}