| { |
| "name": "DPEdgeMenu", |
| "version": "0.1.2", |
| "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.2" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Sources/DPEdgeMenu-Swift/", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "module_name": "DPEdgeMenu", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |