blob: 6c3c59e2aa231aa3548c0de9f95a1061f62b130d [file] [log] [blame]
{
"name": "OGActionPopup",
"version": "0.1.1",
"summary": "Tumblr-like fullscreen replacement for selecting an action (like e.g., UIActionSheet)",
"homepage": "https://github.com/OrangeGroove/OGActionPopup",
"license": {
"type": "MIT"
},
"authors": {
"Jesper": "jesper@orangegroove.net"
},
"source": {
"git": "https://github.com/OrangeGroove/OGActionPopup.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "OGActionPopup",
"private_header_files": "OGActionPopup/OGActionPopupButton.h",
"frameworks": "QuartzCore",
"requires_arc": true
}