blob: c24dbcb35b0627161e3cc26b9ca6ca31483c1645 [file] [log] [blame]
{
"name": "GJAppVersion",
"version": "0.0.1",
"summary": "快速检查当前App新版本,支持自定义弹框",
"description": "快速检查当前App新版本,支持自定义弹框,支持AppID与BunldID检查",
"homepage": "https://github.com/gejiangs/GJAppVersion",
"license": "MIT",
"authors": {
"gejiangs": "664553782@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gejiangs/GJAppVersion.git",
"tag": "0.0.1"
},
"source_files": "GJAppVersion/Resouce/*",
"exclude_files": "Classes/Exclude"
}