blob: 6a6d73871c3cdcfdc0c2ab3051733f888ea034ee [file] [log] [blame]
{
"name": "SlideDrawer",
"version": "1.0.0",
"summary": "A lightweight, no intrusion,one line code to use, Slide Drawer in Swift4",
"description": "A lightweight, no intrusion,one line code to use, Slide Drawer in Swift4.Do not need to set up leftviewcontroller and rightviewcontroller.",
"homepage": "https://github.com/Bruce-pac/SlideDrawer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bruce-pac": "Bruce_pac312@foxmail.com"
},
"source": {
"git": "https://github.com/Bruce-pac/SlideDrawer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Demo_SlideDrawer/SlideDrawer",
"pushed_with_swift_version": "4.0"
}