[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / f / NHBarScrollTool / 1.0.2 / NHBarScrollTool.podspec.json
blobeea313cc8ecb1fcd77a6a674cf543b0fc8c04f9f
2   "name": "NHBarScrollTool",
3   "version": "1.0.2",
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.2"
20   },
21   "source_files": "NHBarScrollTool/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "MJRefresh": [
26     ]
27   }