blob: ea368384dfc14088125f5509b4b71a483022be73 [file] [log] [blame]
{
"name": "HBDStatusBar",
"version": "1.1.0",
"summary": "A library handling status bar hidden",
"description": "A library handling status bar hidden.",
"homepage": "https://github.com/listenzz/HBDStatusBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Listen": "listenzz@163.com"
},
"source": {
"git": "https://github.com/listenzz/HBDStatusBar.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HBDStatusBar/Classes/**/*",
"public_header_files": "HBDStatusBar/Classes/**/*.h",
"frameworks": "UIKit"
}