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