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