blob: 327bec745de27819077ada557ed5550e0ef9be7f [file] [log] [blame]
{
"name": "LDONavigationSubtitleView",
"version": "1.2.1",
"summary": "UINavigationItem title view with subtitle and nice animations.",
"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",
"homepage": "https://github.com/lurado/LDONavigationSubtitleView",
"license": "MIT",
"authors": {
"Julian Raschke und Sebastian Ludwig GbR": "info@lurado.com"
},
"source": {
"git": "https://github.com/lurado/LDONavigationSubtitleView.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}