blob: 4350cb30bdddaf0fb1ea993912edee121ccc2d02 [file] [log] [blame]
{
"name": "CDSideMenu",
"version": "1.0.0",
"summary": "CDSideMenu is a highly customizable and elegant side menu navigation system for your app.",
"description": "'CDSideMenu is an awesome, highly customizable and elegant side menu navigation system made with love, and SwiftUI. '",
"homepage": "https://github.com/christophedellac/CDSideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris Dlc": "christophedellac@gmail.com"
},
"source": {
"git": "https://github.com/christophedellac/CDSideMenu.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.2",
"source_files": "Source/**/*",
"swift_version": "5.2"
}