blob: cb8f2a4780e976c18d7f7833fad8d6d2891fabe0 [file] [log] [blame]
{
"name": "DPArrowMenuKit",
"version": "0.0.3",
"summary": "arrow menu",
"description": "click the button in any position, show a list of menu",
"homepage": "https://github.com/HongliYu/DPArrowMenu",
"license": "MIT",
"authors": {
"HongliYu": "yhlssdone@gmail.com"
},
"source": {
"git": "https://github.com/HongliYu/DPArrowMenu.git",
"tag": "0.0.3"
},
"source_files": "Sources/DPArrowMenu/",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "DPArrowMenuKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}