blob: de22ba02f951157e1fca55530351215f37fc7e68 [file] [log] [blame]
{
"name": "MXMSideMenuController",
"version": "1.0.0",
"summary": "iOS container view controller that presents side menu.",
"homepage": "https://github.com/maxim-pervushin/MXMSideMenuController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Pervushin": "maxim.pervushin@gmail.com"
},
"source": {
"git": "https://github.com/maxim-pervushin/MXMSideMenuController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MXMSideMenuController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}