blob: 05dfe5c85b2381b35b28f838b22134501449e424 [file] [log] [blame]
{
"name": "ESPopupMenu",
"version": "0.1.5",
"summary": "An esay-to-use popup menu for iOS.",
"description": "It automatically calculates the frames and the arrow position according to the UI Component that pops it.",
"homepage": "https://github.com/ElegantSolution/ESPopupMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ElegantSolution": "eesoto@foxmail.com"
},
"source": {
"git": "https://github.com/ElegantSolution/ESPopupMenu.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.{h,m}"
}