blob: f890bd442736c251f846bc4405fc60973456c31b [file] [log] [blame]
{
"name": "WMFAppUpdate",
"version": "0.0.4",
"summary": "应用更新组件",
"description": "威士顿移动平台应用更新组件",
"homepage": "https://github.com/wisdom-code/WMFAppUpdate",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": "威士顿",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wisdom-code/WMFAppUpdate.git",
"tag": "0.0.4"
},
"source_files": [
"WMFAppUpdate.framework/Headers/WMFAppUpdate.h",
"WMFAppUpdate.framework/Swift/*.swift"
],
"swift_versions": "5.0",
"vendored_frameworks": "WMFAppUpdate.framework",
"requires_arc": true,
"swift_version": "5.0"
}