blob: 14a23848d58b955377f500700a381d258c512548 [file] [log] [blame]
{
"name": "YF_HotFix",
"version": "1.0.5",
"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.5"
},
"vendored_frameworks": "YFHotFix.framework",
"requires_arc": true,
"dependencies": {
"YF_Utils": [
],
"YF_Core": [
]
}
}