blob: 4512f9386942c1f3201c2609284d06eedb2cecee [file] [log] [blame]
{
"name": "Reborn",
"version": "0.1.0",
"summary": "Installed version checker",
"description": "Reborn checks a user's currently installed version of your iOS app against the version that is currently configured.\n\nIf a both versions match and if it's the first time then fire and event to inform configured version installed.",
"homepage": "https://github.com/vbicer/Reborn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vbicer": "vlknbcr@gmail.com"
},
"source": {
"git": "https://github.com/vbicer/Reborn.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Reborn/Classes/**/*"
}