blob: 4e0dcc2e8e87e98e882a2f6a54b42ad76899f2e4 [file] [log] [blame]
{
"name": "LSiOSUpdater",
"version": "1.2.0",
"summary": "业务工具 - 更新",
"description": "检测版本更新\n更新内容:\n优化api交互",
"homepage": "https://code.aliyun.com/LSKit/LSiOSUpdater",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSUpdater.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSUpdater/Classes/**/*",
"dependencies": {
"LSiOSRequest": [
],
"LSiOSPopView": [
]
}
}