blob: 85ac0b3aa0e4c245b2e9f8719f8c74418e568a8e [file] [log] [blame]
{
"name": "E84PopOutMenu",
"version": "0.0.5",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"summary": "Small UIControl for presenting a menu with any number of menu items with a nice open and close animation.",
"homepage": "https://github.com/Element84/E84PopOutMenu",
"authors": {
"Paul Pilone": "paul@element84.com"
},
"source": {
"git": "https://github.com/Element84/E84PopOutMenu.git",
"tag": "0.0.5"
},
"source_files": "E84PopOutMenu/*.{h,m}",
"requires_arc": true
}