blob: d17a0f056ec1ab78d3664eb5088d9d98717cdd39 [file] [log] [blame]
{
"name": "DPEdgeMenu",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "DPEdgeMenuDemo/DPEdgeMenu/",
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "DPEdgeMenu",
"swift_versions": "5.0",
"swift_version": "5.0"
}