blob: aa1a932edd86d16a722e8023e7411875ccd22109 [file] [log] [blame]
{
"name": "YF_GameCode",
"version": "0.5.0",
"summary": "游戏码",
"description": "iOS游戏码静态库",
"homepage": "https://e.coding.net/szyifants/yf_gamecode/yf_gamecode.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张强": "875252169@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://e.coding.net/szyifants/yf_gamecode/yf_gamecode.git",
"tag": "0.5.0"
},
"vendored_frameworks": "YFGameCode.framework",
"requires_arc": true,
"dependencies": {
"YF_Utils": [
">= 1.0.6"
],
"YF_Core": [
">= 1.0.7"
],
"YF_Auth": [
">= 1.1.6"
]
}
}