blob: 1df8d76e266695187d7cc73d4f3416f14770eaec [file] [log] [blame]
{
"name": "LPStatusBarBackgroundColor",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LPStatusBarBackgroundColor/*",
"frameworks": [
"Foundation",
"UIKit"
]
}