blob: 548342a1a408f06c043f0ecca5c2714906360428 [file] [log] [blame]
{
"name": "HamburgerViewController",
"version": "0.1.1",
"summary": "UIViewController with side menu integrated.",
"description": "TODO: UIViewController with side menu integrated.",
"homepage": "https://github.com/hoansgithub/HamburgerViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hoansgithub": "hoans.email@gmail.com"
},
"source": {
"git": "https://github.com/hoansgithub/HamburgerViewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HamburgerViewController/Classes/**/*"
}