blob: 08bb585985f5aa7f6fc13cf56099bcb9791df352 [file] [log] [blame]
{
"name": "AUpdater",
"version": "0.1.3",
"summary": "内测自动获取更新插件 ObjC/Swift",
"description": "轻松让App实现自动更新(建议内测使用), 无耦合直接使用",
"homepage": "https://github.com/RogerAbyss/AUpdater",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"abyss": "roger_ren@qq.com"
},
"source": {
"git": "https://github.com/RogerAbyss/AUpdater.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AUpdater/Classes/**/*",
"public_header_files": "AUpdater/Classes/**/*.h"
}