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