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