[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / f / NHBarScrollTool / 1.1.4 / NHBarScrollTool.podspec.json
blobfbe7f62c89169340905f55c5ba8391356fd93b80
2   "name": "NHBarScrollTool",
3   "version": "1.1.4",
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     "nenhall": "nenhall@126.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/neghao/NHBarScrollTool.git",
19     "tag": "1.1.4"
20   },
21   "source_files": "NHBarScrollTool/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "NHExtension": [
26     ]
27   }