blob: 2eedf1ed92ccfa481cdb5da9624195b92887084b [file] [log] [blame]
{
"name": "REMenu",
"version": "1.2",
"authors": {
"Roman Efimov": "romefimov@gmail.com"
},
"homepage": "https://github.com/romaonthego/REMenu",
"summary": "Dropdown menu inspired by Vine.",
"source": {
"git": "https://github.com/romaonthego/REMenu.git",
"tag": "1.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "REMenu",
"public_header_files": "REMenu/*.h",
"ios": {
"frameworks": "QuartzCore"
}
}