blob: ca7d84e93b2b3fc30d57cab6f02f5acf0c2d4357 [file] [log] [blame]
{
"name": "LSiOSUpdater",
"version": "0.1.0",
"summary": "业务工具 - 更新",
"description": "检测版本更新\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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSUpdater/Classes/**/*",
"dependencies": {
"LSiOSRequest": [
],
"LSiOSPopView": [
]
}
}