blob: 746a2fb9f4303bdc464c20c1104dbaf86ebd92c0 [file] [log] [blame]
{
"name": "box_REMenu",
"version": "1.10",
"authors": {
"Irving Ruan": "irving@box.com"
},
"homepage": "https://github.com/irvingruan/REMenu",
"summary": "Dropdown menu inspired by Vine.",
"source": {
"git": "https://github.com/irvingruan/REMenu.git",
"tag": "1.10"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "REMenu",
"public_header_files": "REMenu/*.h",
"ios": {
"frameworks": "QuartzCore"
}
}