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