blob: 6d28009d7f819467358bb855ac1b79f8e8dffe8c [file] [log] [blame]
{
"name": "FCVerticalMenu",
"version": "0.1.0",
"summary": "A dropdown menu completely customizable",
"homepage": "https://github.com/filippocamillo/FCVerticalMenu",
"license": "MIT",
"authors": {
"Filippo Camillo": "hello@filippocamillo.com"
},
"source": {
"git": "https://github.com/filippocamillo/FCVerticalMenu.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"FCVerticalMenu": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"QuartzCore"
]
}