blob: eea313cc8ecb1fcd77a6a674cf543b0fc8c04f9f [file] [log] [blame]
{
"name": "NHBarScrollTool",
"version": "1.0.2",
"summary": "导航栏、工具栏一键跟随tableview的滚动来控制显示和隐藏",
"description": "导航栏、工具栏一键跟随tableview的滚动来控制显示和隐藏工具库",
"homepage": "https://github.com/neghao/NHBarScrollTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"neghao_pro": "neghao@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/neghao/NHBarScrollTool.git",
"tag": "1.0.2"
},
"source_files": "NHBarScrollTool/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}