blob: 51afcccc6e0b46331c61614216a2c5c785118258 [file] [log] [blame]
{
"name": "DHOptionsMenu",
"version": "1.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "An Android inspired options menu for iOS.",
"description": "A dropdown options menu that can be called from any UIView component.",
"homepage": "https://github.com/dhumblet/DHOptionsMenu",
"screenshots": "https://raw.githubusercontent.com/dhumblet/DHOptionsMenu/master/Screenshot.png",
"license": "MIT",
"authors": {
"Derk Humblet": "derk.humblet@gmail.com"
},
"source": {
"git": "https://github.com/dhumblet/DHOptionsMenu.git",
"tag": "1.0.1"
},
"source_files": [
"DHOptionsMenu",
"DHOptionsMenu/*.{h,m}"
],
"requires_arc": true
}