blob: 667503b7d27e882cb364e8809e23473ed2829b36 [file] [log] [blame]
{
"name": "ContextMenu.iOS",
"version": "1.0.0",
"homepage": "https://github.com/Yalantis/Context-Menu.iOS",
"summary": "Context menu with animated presentation from superView's edge",
"authors": "Yalantis",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/yalantis",
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/Yalantis/Context-Menu.iOS.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "YALContextMenu/**/*",
"public_header_files": "YALContextMenu/**/*.h",
"frameworks": [
"UIKit",
"QuartzCore"
]
}