blob: 445c181862e788c09bc9ed50924870c56f974517 [file] [log] [blame]
{
"name": "UIViewController+NavigationBar",
"version": "0.3.3",
"summary": "UIViewController with its own navigation bar.",
"homepage": "https://github.com/devxoul/UIViewController-NavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devxoul": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/UIViewController-NavigationBar.git",
"tag": "0.3.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Sources/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"deprecated": true
}