blob: 6491011bb4dd872c5695caaeca454477d84219de [file] [log] [blame]
{
"name": "BEFoldMenuViewController",
"version": "0.1.0",
"summary": "Easy way to create slide out menu for your Objective-C project",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/werfe/BEFoldMenuViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GiangVT": "werfeee@gmail.com"
},
"source": {
"git": "https://github.com/werfe/BEFoldMenuViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "BEFoldMenuViewController/Classes/**/*"
}