blob: 63d6a2dd0fe7a91fee75f7e2e48c11ec42078681 [file] [log] [blame]
{
"name": "E84PopOutMenu",
"version": "0.0.4",
"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.4"
},
"source_files": "E84PopOutMenu/*.{h,m}",
"requires_arc": true
}