blob: 932326e3307ba91a00f2a70bbeb51dc30364eca2 [file] [log] [blame]
{
"name": "PopupUpdate",
"version": "1.0.2",
"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": {
"Upnetix": "code@upnetix.com"
},
"source": {
"git": "https://github.com/scalefocus/PopupUpdate.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "PopupUpdate/Classes/**/*",
"swift_version": "4.0"
}