blob: ad9e3e8bbc402df70add08f35ae6040b0a05c4f4 [file] [log] [blame]
{
"name": "PopupOverlay",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"version": "1.0.1",
"summary": "A popup message that dims the background and displays text and image.",
"description": "A popup message that dims the background and displays text and image.\nCan be customized to change font, color, background, etc...",
"homepage": "https://github.com/ga083/PopupOverlay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Solis": "alexandersv@gmail.com"
},
"source": {
"git": "https://github.com/ga083/PopupOverlay.git",
"tag": "1.0.1"
},
"source_files": [
"PopupOverlay",
"PopupOverlay/**/*.{h,m}"
],
"frameworks": "Foundation",
"swift_version": "5.0"
}