blob: 1c232ed187782b16f2d33a0c42287f595d8a8fdf [file] [log] [blame]
{
"name": "LMCSideMenu",
"version": "0.0.8",
"summary": "Simple and lightweight side menu written in Swift",
"description": "LMCSideMenu allows to create fully customizable side menu (left and right) with support of gestures",
"homepage": "https://github.com/andreybuksha/LMCSideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrey": "andrey.buksha@letmecode.org"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/andreybuksha/LMCSideMenu.git",
"tag": "0.0.8"
},
"source_files": [
"LMCSideMenu",
"LMCSideMenu/LMCSideMenu/**/*.{h,m,swift}"
],
"module_name": "LMCSideMenu"
}