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