blob: c4985ac41564df4953a376662972252e9b677e60 [file] [log] [blame]
{
"name": "RBMenu",
"version": "0.1.6",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"summary": "A Control Menu control that mimics the functionality of Medium iOS app menu.",
"homepage": "https://github.com/RoshanNindrai/RBMenu",
"authors": {
"Roshan Balaji": "roshan.nindrai@gmail.com"
},
"source": {
"git": "https://github.com/RoshanNindrai/RBMenu.git",
"tag": "0.1.6"
},
"source_files": "RBMenu/RBMenu.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}