blob: ff16e4506449d99ec6fd703c1c61282ed3a69511 [file] [log] [blame]
{
"name": "HBDNavigationBar",
"version": "1.6.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HBDNavigationBar/Classes/**/*",
"public_header_files": "HBDNavigationBar/Classes/**/*.h",
"frameworks": "UIKit"
}