blob: f8ec0781b1febcfbc3b4318a289ae787fde3b8d6 [file] [log] [blame]
{
"name": "UpgradeManager",
"version": "1.0.0",
"summary": "data progress when upgrade app",
"description": "data progress when upgrade app, like add column in database, data migration, data initialize",
"homepage": "https://github.com/zhengbomo/UpgradeManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bomo": "zhengbomo@hotmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/zhengbomo/UpgradeManager.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}