blob: ecaa08e50f82bdb068c8642cac491ac035c793b4 [file] [log] [blame]
{
"name": "LGSideMenuController",
"version": "2.0.0",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"homepage": "https://github.com/Friend-LGA/LGSideMenuController",
"authors": {
"Grigory Lutkov": "Friend.LGA@gmail.com"
},
"source": {
"git": "https://github.com/Friend-LGA/LGSideMenuController.git",
"tag": "2.0.0"
},
"summary": "iOS view controller, shows left and right views by pressing button or gesture",
"requires_arc": true,
"source_files": "LGSideMenuController/*.{h,m}"
}