blob: 8b446d256f64d87f4f4c551fd683164c9e761f18 [file] [log] [blame]
{
"name": "MenuBurgerPod",
"version": "0.1.0",
"summary": "trying to make a sample side menu using menu burger pod.",
"description": "'To run the example project, clone the repo, and run pod install from the Example directory first.'",
"homepage": "https://github.com/ErezMizrahi/MenuBurgerPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ErezMizrahi": "erez8821@gmail.com"
},
"source": {
"git": "https://github.com/ErezMizrahi/MenuBurgerPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MenuBurgerPod/Classes/**/*"
}