blob: 4423675b84c3752c1d497d64d3797a30674df216 [file] [log] [blame]
{
"name": "HBDNavigationBar",
"version": "1.6.7",
"summary": "An aspiring UINavigationBar.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/listenzz/HBDNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"listen": "listenzz@163.com"
},
"source": {
"git": "https://github.com/listenzz/HBDNavigationBar.git",
"tag": "1.6.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HBDNavigationBar/Classes/**/*",
"public_header_files": "HBDNavigationBar/Classes/**/*.h",
"frameworks": "UIKit"
}