blob: cf4f9f0b7d7e98a2888cb8071b364ee2e9c0e6f9 [file] [log] [blame]
{
"name": "ExpandingMenu",
"version": "0.4.0",
"summary": "A menu 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.4.0"
},
"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"
]
}