| { | |
| "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" | |
| } |