blob: 1dd67596c83b524f098b40016da149a6720487e7 [file] [log] [blame]
{
"name": "YF_Core",
"version": "1.0.6",
"summary": "YF_Core",
"description": "YF系列的核心库",
"homepage": "https://e.coding.net/szyifants/YF_Core.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leonard.li": "liqiang@game7.cc"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://e.coding.net/szyifants/YF_Core.git",
"tag": "1.0.6"
},
"vendored_frameworks": "YFCore.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"YF_Utils": [
]
}
}