blob: 2707d8764b7f54bb2da5ef8e9600a6e8fbbf8b65 [file] [log] [blame]
{
"name": "SlideDrawer",
"version": "1.0.3",
"summary": "A lightweight, no intrusion,one line code to use, Slide Drawer written Swift.",
"description": "A lightweight, no intrusion,one line code to use, Slide Drawer written Swift. 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.3"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.0",
"4.2",
"5.0"
],
"source_files": "SlideDrawer/Classes/**/*",
"swift_version": "5.0"
}