blob: bb0524aefd9ca55a0e214929da2c375f3f1e28fe [file] [log] [blame]
{
"name": "LYPopupMenu",
"version": "0.0.1",
"summary": "An iOS popup menu",
"description": "An iOS popup menu",
"homepage": "https://github.com/leonyue/LYPopupMenu",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"leonyue": "4940748@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/leonyue/LYPopupMenu.git",
"tag": "0.0.1"
},
"source_files": [
"LYPopupMenu",
"LYPopupMenu/*.{h,m}"
],
"requires_arc": true
}