blob: 7dca380498afe594b8ad974f5c4115c41193c564 [file] [log] [blame]
{
"name": "LPStatusBarBackgroundColor-swift",
"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-swift",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPStatusBarBackgroundColor-swift.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LPStatusBarBackgroundColor/*",
"frameworks": [
"Foundation",
"UIKit"
]
}