blob: e5bd508983523c552189df41f081204274a831d9 [file] [log] [blame]
{
"name": "CNNavigationBar",
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/congni/CNNavigationBar.git",
"authors": {
"葱泥": "983818495@qq.com"
},
"summary": "自定义NavigationBar",
"description": "A longer description of U in Markdown format.\n\n* 自定义NavigationBar\n* pod使用方法: pod \"CNNavigationBar\"\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/congni/CNNavigationBar.git",
"tag": "1.0.3"
},
"requires_arc": true,
"source_files": "CNNavigationBar/*",
"public_header_files": "CNNavigationBar/*.{h}",
"dependencies": {
"CNIconLabel": [
]
}
}