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