{ | |
"name": "JHPopMenu", | |
"version": "0.0.1beta", | |
"summary": "仿微信右上角弹出框", | |
"description": "这是一个轻量的库,仿微信右上角弹出框,会持续保持更新", | |
"homepage": "https://github.com/hllGitHub/PopupMenu", | |
"license": "MIT", | |
"authors": { | |
"liangliang.hu": "hllfj922@gmail.com" | |
}, | |
"module_name": "JHPopMenu", | |
"platforms": { | |
"ios": "11.0" | |
}, | |
"swift_versions": [ | |
"4", | |
"5" | |
], | |
"source": { | |
"git": "https://github.com/hllGitHub/PopupMenu.git", | |
"tag": "0.0.1beta" | |
}, | |
"source_files": "Source/*.swift", | |
"swift_version": "5" | |
} |