blob: 51d23f958af33f96a00e61c8256fa8d5899cd1b9 [file] [log] [blame]
{
"name": "LDNavigationController",
"version": "1.0.1",
"platforms": {
"ios": null
},
"license": {
"type": "BSD 3-Clause",
"file": "LICENSE"
},
"summary": "A convenient navigation controller subclass.",
"homepage": "https://github.com/IchigoKyger/LDNavigationController/",
"authors": {
"Steven Mattera": "steven@lepidusdevelopment.com"
},
"source": {
"git": "https://github.com/IchigoKyger/LDNavigationController.git",
"tag": "1.0.1"
},
"description": "Convenient navigation controller subclass for changing the status bar background color in iOS 7 and setting status bar style and hidden property based on top view controller or root view controller.",
"source_files": "LDNavigationController/*.{h,m}",
"requires_arc": true
}