blob: c21bcc9f5b208f4f4ee1a3fd1aa02dbbfc08d40b [file] [log] [blame]
{
"name": "RBMenu",
"version": "0.1.9",
"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.9"
},
"source_files": "RBMenu/RBMenu.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}