blob: 86ae442a20f4e6ca97fdcfccffe5248b385ed295 [file] [log] [blame]
{
"name": "Upgrader",
"version": "0.0.2",
"summary": "iOS APP新版本检测与提示框架",
"description": "iOS APP新版本检测与提示框架",
"homepage": "https://github.com/wooseng/Upgrader",
"license": "LICENSE",
"authors": {
"wooseng": "zhanbaocheng@vip.qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/wooseng/Upgrader.git",
"tag": "0.0.2"
},
"source_files": [
"Sources/*.swift",
"Sources/**/*.swift",
"Sources/**/**/*.swift"
],
"swift_versions": "5.0",
"requires_arc": true,
"swift_version": "5.0"
}