blob: ef56d8b5a4bd3f51932836530d3ec3d31c4dc09b [file] [log] [blame]
{
"name": "ESPopupMenu",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.{h,m}"
}