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