blob: 14624b9bc104fee8d4651ba1153ec1031a0c5f64 [file] [log] [blame]
{
"name": "LSiOSUpdater",
"version": "0.3.1",
"summary": "业务工具 - 更新",
"description": "检测版本更新\n更新内容:\n更新第三方组件使用方法",
"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": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSUpdater/Classes/**/*",
"dependencies": {
"LSiOSRequest": [
],
"LSiOSPopView": [
]
}
}