blob: 6e7c5bfce1298b52e603f9b37cedd327dbfa60c8 [file] [log] [blame]
{
"name": "PopupUpdate",
"version": "1.0.3",
"summary": "PopupUpdate is a library which provide us an easy way to show a popup for new available version for the current application.",
"description": "\"PopupUpdate is a library which provide us an easy way to show a popup for new available version for the current application.\"",
"homepage": "https://github.com/scalefocus/PopupUpdate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scalefocus": "ios@scalefocus.com"
},
"source": {
"git": "https://github.com/scalefocus/PopupUpdate.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "PopupUpdate/Classes/**/*",
"swift_version": "4.0"
}