blob: 22dd12494eaa7ee10d82a2e5db1793036682c059 [file] [log] [blame]
{
"name": "LSiOSChargeProgress",
"version": "1.1.2",
"summary": "业务模块 - 充电进度",
"description": "阶段更新,兼容正在维护的充电项目\n取消LSMapTool引用",
"homepage": "https://code.aliyun.com/LSKit/LSiOSChargeProgress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSChargeProgress.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSChargeProgress/Classes/**/*",
"resources": "LSiOSChargeProgress/Assets/**/*.{png}",
"dependencies": {
"LSiOSBasic": [
],
"LSiOSRequest": [
],
"LSiOSPopView": [
],
"LSiOSRouter": [
],
"LSiOSCacheManager": [
],
"Masonry": [
]
}
}