blob: 9a0ced72cce1ef5f7ce8584e3b1c7549e375c36f [file] [log] [blame]
{
"name": "ELDrawerController",
"version": "0.1.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.1.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "4.0"
}