blob: a18638bee7545af65b7d45e010046d5f7715eeb5 [file] [log] [blame]
{
"name": "ELDrawerController",
"version": "0.0.2",
"summary": "A NavigationDrawer slides in from the left or right",
"homepage": "https://github.com/DuanLangC/DrawerController",
"license": "MIT",
"authors": {
"Eldis": "duanlangc@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/DuanLangC/DrawerController.git",
"tag": "0.0.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "4.0"
}