blob: 79818f05053eef5f3c9993e2a814b161e3cf52a5 [file] [log] [blame]
{
"name": "DPEdgeMenu",
"version": "0.1.0",
"summary": "edge menu",
"description": "simple menu appear from four directions of screen edge",
"homepage": "https://github.com/HongliYu/DPEdgeMenu-Swift",
"license": "MIT",
"authors": {
"HongliYu": "yhlssdone@gmail.com"
},
"source": {
"git": "https://github.com/HongliYu/DPEdgeMenu-Swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "DPEdgeMenuDemo/DPEdgeMenu/",
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "DPEdgeMenu",
"swift_version": "4.2"
}