blob: dff617dd7ab325a7a7b79e2743de9b86a9dad8a4 [file] [log] [blame]
{
"name": "DPEdgeMenu",
"version": "0.0.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.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "DPEdgeMenu/",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"module_name": "DPEdgeMenu"
}