blob: 719eac8c1928e2b1f93e6de85f385f9f944ce44e [file] [log] [blame]
{
"name": "WMFAppUpdate",
"version": "0.0.3",
"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.3"
},
"source_files": "WMFAppUpdate.framework/Swift/*.swift",
"swift_versions": "5.0",
"vendored_frameworks": "WMFAppUpdate.framework",
"requires_arc": true,
"swift_version": "5.0"
}