blob: f94bcd1583185d213de50e3074f867080d434376 [file] [log] [blame]
{
"name": "JVMenuButton",
"version": "1.0",
"summary": "Cool animated hamburger menu button in Objective-C.",
"description": "Cool animated hamburger menu button created natively in Objective-C.",
"homepage": "https://github.com/JV17/JVMenuButton",
"license": "MIT",
"authors": {
"Jorge Valbuena": "jorgevalbuena2@gmail.com"
},
"source": {
"git": "https://github.com/JV17/JVMenuButton.git",
"tag": "1.0"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}