[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 5 / 2 / HKScrollingNavAndTabBar / 1.0.0 / HKScrollingNavAndTabBar.podspec.json
bloba2b00eab5e2f305a3a0b1a941a3b2d403109e45d
2   "name": "HKScrollingNavAndTabBar",
3   "version": "1.0.0",
4   "summary": "An easy to use library that manages hiding and showing of navigation bar, tab bar or toolbar when user scrolls.",
5   "description": "An easy to use library that manages hiding and showing of navigation bar, tab bar or toolbar when user scrolls.\nMore detail you can see source:https://github.com/HustHank/HKScrollingNavAndTabBar.",
6   "homepage": "https://github.com/HustHank/HKScrollingNavAndTabBar#note",
7   "license": "MIT",
8   "authors": {
9     "": "huangkai1128@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/HustHank/HKScrollingNavAndTabBar.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "HKScrollingNavAndTabBar",
20     "HKScrollingNavAndTabBar/*.{h,m}"
21   ]