[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / 7 / resizable-navigation-bar / 1.0.0 / resizable-navigation-bar.podspec.json
blobd926f1049c4566a5785a8f01aba655916d839fde
2   "name": "resizable-navigation-bar",
3   "version": "1.0.0",
4   "summary": "Resizable UINavigationBar for iOS8",
5   "description": "                       With the use of a LVResizableNavigationController, view controllers can now set the height of the navigation bar dynamically.\n\n                       To use, create a LVResizableNavigationController instead of UINavigationController, which will handle presentation and animations between UIViewControllers with different screen sizes.\n",
6   "homepage": "https://github.com/levelmoney/resizable-navigation-bar",
7   "license": "Eclipse 1.0",
8   "authors": {
9     "Todd Anderson": "todd@levelmoney.com"
10   },
11   "source": {
12     "git": "https://github.com/levelmoney/resizable-navigation-bar.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/levelmoney",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "ResizableNavigationBar/Classes/*",
21   "frameworks": "UIKit"