blob: 64f0ed0adcea79de6c15bee83e8e6e5e0a36b154 [file] [log] [blame]
{
"name": "DLHamburguerMenu",
"version": "1.0.6",
"summary": "A \"hamburguer\" sidebar menu written entirely in swift",
"description": "A longer description of DLHamburguerMenu in Markdown format.",
"homepage": "https://github.com/dimohamdy/DLHamburguerMenu",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Ahmed Hamdy": "dimo.hamdy@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dimohamdy/DLHamburguerMenu.git",
"tag": "1.0.6"
},
"source_files": "DLHamburguerMenu/Classes/*.swift"
}