blob: 54446f659548a6497ae9cc777656cf7267bb5e6e [file] [log] [blame]
{
"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"
}