blob: 034ecebc551a97fb3927f3f1c177a8b174d3563c [file] [log] [blame]
{
"name": "sliderMenu",
"version": "0.1.4",
"summary": "left slider Menu.",
"description": "The sliderMenu enables you to easily make left slider menu!",
"homepage": "https://github.com/imobdev/sliderMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rajat Agarwal": "rajat91agarwal@gmail.com"
},
"source": {
"git": "https://github.com/imobdev/sliderMenu.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "sliderMenu/*.{h}",
"ios": {
"vendored_frameworks": "framework/sliderMenu.framework"
}
}