blob: 27feceef0177ae8864749f6eda703b4024aa9529 [file] [log] [blame]
{
"name": "SlideDrawer",
"version": "1.0.2",
"summary": "A lightweight, no intrusion,one line code to use, Slide Drawer written Swift4.",
"description": "A lightweight, no intrusion,one line code to use, Slide Drawer written 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.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "SlideDrawer/Classes/**/*"
}