blob: d188dbcacb2e58147a1b24d927a941024f6cdbda [file] [log] [blame]
{
"name": "RRNavigationBar",
"version": "1.2",
"summary": "bring `UINavigationBar` to` UIViewController`",
"homepage": "https://github.com/cuzv/RRNavigationBar.git",
"license": "MIT",
"authors": {
"Shaw": "cuzval@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/cuzv/RRNavigationBar.git",
"tag": "1.2"
},
"source_files": "Sources/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}