blob: ba67cb22d2955af38276b8fb33fbbeca0f6d9d64 [file] [log] [blame]
{
"name": "PopupUpdate",
"version": "1.0.0",
"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://bitbucket.upnetix.com/projects/IL/repos/popup-update",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Upnetix": "code@upnetix.com"
},
"source": {
"git": "https://bitbucket.upnetix.com/scm/il/popup-update.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "PopupUpdate/Classes/**/*",
"swift_version": "4.0"
}