[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / 7 / LDONavigationSubtitleView / 1.2 / LDONavigationSubtitleView.podspec.json
blobd4488641c6c48ad2eab67fd0cc0ea6c580d42302
2   "name": "LDONavigationSubtitleView",
3   "version": "1.2",
4   "summary": "UINavigationItem title view with subtitle and nice animations.",
5   "description": "LDONavigationSubtitleView is a drop in replacement for the default\nnavigation item title that is displayed in a UINavigationBar. If you\nonly set a title, it looks just like the default. However, it supports\nan optional subtitle to be displayed unterneath the title.\n\n* Changes to title or subtitle can be animated (optional)\n* Supports Interface Builder customization\n* Looks good in Landscape & Portrait\n* Universal for iPhone and iPad",
6   "homepage": "https://github.com/lurado/LDONavigationSubtitleView",
7   "license": "MIT",
8   "authors": {
9     "Julian Raschke und Sebastian Ludwig GbR": "info@lurado.com"
10   },
11   "source": {
12     "git": "https://github.com/lurado/LDONavigationSubtitleView.git",
13     "tag": "1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"