blob: d2d272c197954612fb68c4e47a2cf8ea3cd0680d [file] [log] [blame]
{
"name": "NHNavigationItem",
"version": "1.0.3",
"summary": "在系统原生的导航栏上面随意定制导航按钮及自带侧滑返回手势的工具类",
"description": "一个完全支持在系统原生的导航栏上面随意定制导航按钮及自带侧滑返回手势的工具类,你只需要简单调用一句代码即可添加导航栏按钮,支持block回调及函数调用。",
"homepage": "https://github.com/nenhall/NHNavigationItem",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nenhall": "nenhall@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nenhall/NHNavigationItem.git",
"tag": "1.0.3"
},
"source_files": "NHNavigationItem/*.{h,m}",
"public_header_files": "NHNavigationItem/*.h"
}