blob: 71fde3645ed7a92dc539580b8abbd12071d8be16 [file] [log] [blame]
{
"name": "LFPopupMenu",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "带箭头的弹出菜单窗,样式灵活,使用简单",
"homepage": "https://github.com/zhanglinfeng/LFPopupMenu",
"authors": {
"张林峰": "1051034428@qq.com"
},
"source": {
"git": "https://github.com/zhanglinfeng/LFPopupMenu.git",
"tag": "1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "LFPopupMenu/LFPopupMenu/*.{h,m}"
}