[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 3 / SQTShyNavigationBar / 1.0 / SQTShyNavigationBar.podspec.json
blob96a570e26b21c2a4bdbd222e4ea9d915b0cdaf05
2   "name": "SQTShyNavigationBar",
3   "version": "1.0",
4   "summary": "A shrinking (shy) navigation bar that automatically adjusts as a user scrolls, with customizable full and shy heights.",
5   "description": "                    A shrinking (shy) navigation bar that automatically adjusts as a user scrolls, with customizable full and shy heights.\n\n                    The goal of SQTShyNavigationBar is to be as __robust__ as possible, smoothly handling the trickier edge cases - even if that means a little more integration work for you, the developer.\n",
6   "homepage": "http://github.com/cbpowell/SQTShyNavigationBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Charles Powell": "cbpowell@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/cbpowell/SQTShyNavigationBar.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "Classes",
23     "Pod/SQTShyNavigationBar.{h,m}"
24   ],
25   "requires_arc": true