blob: 5b879f987e41192f6c364f048cc5e30905b4f89b [file] [log] [blame]
{
"name": "VHBoomMenuButton",
"version": "0.0.5",
"summary": "A menu which can ... BOOM!",
"description": "This is a menu-button whose sub buttons will boom to show.",
"homepage": "https://github.com/Nightonke/VHBoomMenuButton",
"license": "MIT",
"authors": {
"Nightonke": "2584541288@qq.com"
},
"source": {
"git": "https://github.com/Nightonke/VHBoomMenuButton.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "VHBoomMenuButton/**/*.{h,m}",
"frameworks": "UIKit"
}