blob: c8a6c5535d8fef9dffc3ac83bbdaa80e098f8bc9 [file] [log] [blame]
{
"name": "LPStatusBarBackgroundColor",
"version": "1.0.1",
"summary": "change UIStatusBar's backgroundColor.",
"description": "change UIStatusBar backgroundColor dynamically which made via runtime.",
"homepage": "https://github.com/litt1e-p/LPStatusBarBackgroundColor",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPStatusBarBackgroundColor.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LPStatusBarBackgroundColor/*",
"frameworks": [
"Foundation",
"UIKit"
]
}