[Add] ByteBuddy 0.0.2
[CocoaPods.git] / Specs / 5 / e / 8 / STNavigationBarAutoHide / 0.0.3 / STNavigationBarAutoHide.podspec.json
bloba916956c056e9cf3a2bb6944fba74d7d62c9f6d7
2   "name": "STNavigationBarAutoHide",
3   "version": "0.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "STNavigationBarAutoHide/Classes/**/*"