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