[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 4 / 1 / HidingNavigationBar / 0.3.0 / HidingNavigationBar.podspec.json
blob38fd3c02f1b6aa7e39c537775abf3902a96428f5
2   "name": "HidingNavigationBar",
3   "version": "0.3.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A swift library that manages hiding and showing a Navigation Bar as a user scrolls",
9   "homepage": "https://github.com/tristanhimmelman/HidingNavigationBar",
10   "authors": {
11     "Tristan Himmelman": "tristanhimmelman@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/tristanhimmelman/HidingNavigationBar.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": "true",
21   "source_files": "HidingNavigationBar/**/*.swift"