blob: 88ce5f2f28a5e2f47e442e27975f6605743f6384 [file] [log] [blame]
{
"name": "LSiOSChargeProgress",
"version": "0.2.0",
"summary": "业务模块 - 充电进度",
"description": "充电进度模块封装",
"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": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSChargeProgress/Classes/**/*",
"resources": "LSiOSChargeProgress/Assets/**/*.{png}",
"dependencies": {
"LSiOSRequest": [
],
"LSiOSPopView": [
],
"LSiOSRouter": [
],
"Masonry": [
]
}
}