blob: ff2c0e26e5ea40179410def7cd9ff5c62a355c9b [file] [log] [blame]
{
"name": "DPArrowMenuKit",
"version": "0.0.2",
"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.2"
},
"source_files": "DPArrowMenu/DPArrowMenuKit/",
"resources": [
"DPArrowMenu/DPArrowMenuKit/*.{xib}"
],
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "DPArrowMenuKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}