blob: 2b2608be0c202401f36ee3eaff9fef23c66c54b4 [file] [log] [blame]
{
"name": "HBDStatusBar",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HBDStatusBar/Classes/**/*",
"public_header_files": "HBDStatusBar/Classes/**/*.h",
"frameworks": "UIKit"
}