[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / e / 8 / STNavigationBarAutoHide / 0.0.2 / STNavigationBarAutoHide.podspec.json
blob01d3b7915209370ee29f1ebdebe6e9624f2a65c2
2   "name": "STNavigationBarAutoHide",
3   "version": "0.0.2",
4   "summary": "NavigationBar automatically hides when scrolling, same as twitter.",
5   "description": "NavigationBar automatically hides when scrolling, same as twitter. When scrolling up, the NavigationBar will be hidden, and more content can be displayed after hiding. When you swipe down, the navigation bar will appear. The most important thing is that you only need to write one line of code to achieve this function.",
6   "homepage": "https://github.com/Talon2333/STNavigationBarAutoHide",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "talon": "talon23333@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Talon2333/STNavigationBarAutoHide.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "STNavigationBarAutoHide/Classes/**/*"