blob: bdf7bf4e068e15d0d30579306b7980e09d5b95be [file] [log] [blame]
{
"name": "HamburgerViewController",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HamburgerViewController/Classes/**/*"
}