blob: 4af5e0b1826192c0fbebd490b413ddf9ac716c2b [file] [log] [blame]
{
"name": "RRNavigationBar",
"version": "1.5",
"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.5"
},
"source_files": "Sources/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}