blob: 6000ceacf1147f5ed3735d9c4e89d016a85c65e6 [file] [log] [blame]
{
"name": "YF_HotFix",
"version": "1.0.9",
"summary": "热更新",
"description": "iOS热更新功能库",
"homepage": "https://e.coding.net/szyifants/YF_HotFix.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张强": "875252169@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://e.coding.net/szyifants/YF_HotFix.git",
"tag": "1.0.9"
},
"vendored_frameworks": "YFHotFix.framework",
"requires_arc": true,
"dependencies": {
"YF_Utils": [
],
"YF_Core": [
]
}
}