blob: e4dbb629acae5c45dd33c70b0388f0b49343ec4b [file] [log] [blame]
{
"name": "LEUpdateFromPgyer",
"version": "0.0.4",
"summary": "应用自动检测新版本并提示用户允许应用内更新",
"description": "配合AutoBuildIpaAndUploadToPgyer使用,方便开发阶段快速提交测试包到指定蒲公英账号,用户打开应用即可看到新的版本提示,在应用内点击更新版本,无需手动打开浏览器键入网址,密码等繁琐操作。",
"homepage": "https://github.com/larryemerson/LEUpdateFromPgyer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"larryemerson": "larryemerson@163.com"
},
"source": {
"git": "https://github.com/larryemerson/LEUpdateFromPgyer.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LEUpdateFromPgyer/Classes/**/*"
}