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