blob: 4331910b63b2bd77cb4ca7eac8b76967c430cb51 [file] [log] [blame]
{
"name": "LEUpdateFromPgyer",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LEUpdateFromPgyer/Classes/**/*"
}