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