blob: 7841994345a5ce372a779ba94ca8d60ae1614968 [file] [log] [blame]
{
"name": "DLHamburgerMenu",
"version": "1.0.1",
"summary": "Hamburger sidebar menu control written entirely in swift.",
"description": "DLHamburguerMenu is a \"hamburger\" sidebar menu control written entirely in swift. It presents a menu over the current visual contents (i.e: Above the current UINavigationController). It's easy to integrate using storyboards.",
"homepage": "https://github.com/DigitalLeaves/DLHamburgerMenuCocoaPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ignacio Nieto": "contact@digitalleaves.com"
},
"source": {
"git": "https://github.com/DigitalLeaves/DLHamburgerMenuCocoaPod.git",
"tag": "1.0.1"
},
"social_media_url": "https://ello.co/digitalleaves",
"platforms": {
"ios": "8.3"
},
"source_files": "DLHamburgerMenu/Classes/**/*",
"frameworks": "UIKit"
}