[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / 1 / f / NHBarScrollTool / 1.0.1 / NHBarScrollTool.podspec.json
blobb49734876ab33f8738d1f1845737a4bb5f29d903
2   "name": "NHBarScrollTool",
3   "version": "1.0.1",
4   "summary": "导航栏、工具栏一键跟随tableview的滚动来控制显示和隐藏",
5   "description": "导航栏、工具栏一键跟随tableview的滚动来控制显示和隐藏工具库",
6   "homepage": "https://github.com/neghao/NHBarScrollTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "neghao_pro": "neghao@126.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/neghao/NHBarScrollTool.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "NHBarScrollTool/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "MJRefresh": [
26     ]
27   }