blob: 4d268172e4b8a892e23adba42bc4734100892c33 [file] [log] [blame]
{
"name": "YF_Core",
"version": "1.0.7",
"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.7"
},
"vendored_frameworks": "YFCore.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"YF_Utils": [
"~> 1.0.5"
]
}
}