blob: 4b6ae69dc3353166e7c60137ca03f4c47e7cbffd [file] [log] [blame]
{
"name": "VHBoomMenuButton",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "VHBoomMenuButton/**/*.{h,m}",
"frameworks": "UIKit"
}