blob: d92be2a98b82c014175c24e439b01e1d0caa0f5c [file] [log] [blame]
{
"name": "PeripheralMenu",
"version": "0.1.0",
"summary": "PeripheralMenu is essentially a re-usable side menu with some customizations.",
"description": "This CocoaPod creates a reusable, customizable side menu for API users. It is essentially a fork of the SideMenuController by TeodorPatras, with extended functionality and will always be maintained and updated to latest Swift language version.",
"homepage": "https://github.com/michaelcordero/PeripheralMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"michaelcordero": "michaelpetercordero@gmail.com"
},
"source": {
"git": "https://github.com/michaelcordero/PeripheralMenu.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "PeripheralMenu/Classes/**/*",
"swift_version": "5.0"
}