[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / a / b / DLHamburgerMenu / 1.0.1 / DLHamburgerMenu.podspec.json
blob7841994345a5ce372a779ba94ca8d60ae1614968
2   "name": "DLHamburgerMenu",
3   "version": "1.0.1",
4   "summary": "Hamburger sidebar menu control written entirely in swift.",
5   "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.",
6   "homepage": "https://github.com/DigitalLeaves/DLHamburgerMenuCocoaPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ignacio Nieto": "contact@digitalleaves.com"
13   },
14   "source": {
15     "git": "https://github.com/DigitalLeaves/DLHamburgerMenuCocoaPod.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://ello.co/digitalleaves",
19   "platforms": {
20     "ios": "8.3"
21   },
22   "source_files": "DLHamburgerMenu/Classes/**/*",
23   "frameworks": "UIKit"