blob: c0433a7588247fb58aa53afeeb9dcfa9a669388e [file] [log] [blame]
{
"name": "LvPopupMenu",
"version": "1.0.0",
"summary": "A simple and practical pop-up assembly --Lv",
"homepage": "https://github.com/XiYeLv/PopupMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lv": "dmonkey@vip.qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XiYeLv/PopupMenu.git",
"tag": "1.0.0"
},
"source_files": "Pop-upMenu/XYMenu/*.{h,m}",
"public_header_files": "Pop-upMenu/XYMenu/*.{h}",
"requires_arc": true
}