[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 4 / 1 / HidingNavigationBar / 0.1 / HidingNavigationBar.podspec.json
bloba3b6633b678cd4cb88152247d325c9af41ebb37f
2   "name": "HidingNavigationBar",
3   "version": "0.1",
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.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": "true",
21   "source_files": "HidingNavigationBar/**/*.swift"