blob: 673407f7f26603805b30c5888c72bef0a8e3aa4a [file] [log] [blame]
{
"name": "UIViewController+NavigationBar",
"version": "0.3.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Sources/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"deprecated": true
}