blob: f61706d9eaa873d1d35d5fd56c3043c10f3dfb5d [file] [log] [blame]
{
"name": "YF_AntiAddiction",
"version": "1.1.1",
"summary": "防沉迷",
"description": "iOS防沉迷SDK",
"homepage": "https://e.coding.net/szyifants/YF_AntiAddiction.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leonard.li": "liqiang@game7.cc"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://e.coding.net/szyifants/YF_AntiAddiction.git",
"tag": "1.1.1"
},
"vendored_frameworks": "YFAntiAddiction.framework",
"dependencies": {
"YF_Core": [
],
"YF_Utils": [
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}