blob: b702c9fb04e79e07e166e5b5a04875b67a36eaef [file] [log] [blame]
{
"name": "SimplePopUpMenu",
"version": "0.1.0",
"summary": "Simple but customizable popup menu in swift",
"description": "Simple but customizable popup menu in swift, can change colors and icons.",
"homepage": "https://github.com/mmachado53/SimplePopUpMenu",
"screenshots": "https://raw.githubusercontent.com/mmachado53/SimplePopUpMenu/develop/readmefiles/demo-popup.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mmachado53": "mmachado53@gmail.com"
},
"source": {
"git": "https://github.com/mmachado53/SimplePopUpMenu.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "4.0",
"source_files": "SimplePopUpMenu/Classes/**/*",
"swift_version": "4.0"
}