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