{ | |
"name": "DrawerMenu", | |
"version": "1.0.1", | |
"summary": "Simple DrawerMenu", | |
"homepage": "https://github.com/y-hryk/DrawerMenu", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"y-hryk": "dev.hy630823@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/y-hryk/DrawerMenu.git", | |
"tag": "1.0.1" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"swift_versions": "5.0", | |
"source_files": "DrawerMenu/Classes/**/*", | |
"swift_version": "5.0" | |
} |