blob: 3e039f51187c9533d43ab8438cf7d58095d934dc [file] [log] [blame]
{
"name": "SUISideMenu",
"version": "0.2.0",
"summary": "SUISideMenu is Simple Side menu solution for those who want to up and run very quickly. It is write with/for SwiftUI. It is simple to use",
"homepage": "https://github.com/ezzmoaz/SUISideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"moazezz": "moazezz@icloud.com"
},
"source": {
"git": "https://github.com/ezzmoaz/SUISideMenu.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "4.2",
"source_files": "SUISideMenu/Classes/**/*",
"exclude_files": "SUISideMenu/SUISideMenu/*.plist",
"swift_version": "4.2"
}