blob: 1f5f95b00ed5db84ff795ba40cca8408c84a604e [file] [log] [blame]
{
"name": "ExpandingMenu",
"version": "0.1.2",
"summary": "A mune button expanding vertical.",
"description": "This library provides a global menu button.",
"homepage": "https://github.com/monoqlo/ExpandingMenu",
"license": "MIT",
"authors": {
"monoqlo": "monoqlo44@gmail.com"
},
"source": {
"git": "https://github.com/monoqlo/ExpandingMenu.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/monoqlo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ExpandingMenu/Classes/*.swift",
"resource_bundles": {
"ExpandingMenu": [
"ExpandingMenu/Assets/Sounds/*"
]
},
"frameworks": [
"QuartzCore",
"AudioToolBox"
]
}