blob: 523fa04f3212ebf26111f1ed12cf080c2d4a589f [file] [log] [blame]
{
"name": "ExpandingMenu",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/monoqlo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.swift",
"resource_bundles": {
"ExpandingMenu": [
"Pod/Assets/Sounds/*"
]
},
"frameworks": [
"QuartzCore",
"AudioToolBox"
]
}