blob: 0e595adb87c7939a5a41edc4de16e981b83731db [file] [log] [blame]
{
"name": "REMenu",
"version": "1.4",
"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.4"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "REMenu",
"public_header_files": "REMenu/*.h",
"ios": {
"frameworks": "QuartzCore"
}
}