blob: 16ae4e0eba56024dcc8e33fd3655c7e8f94c8162 [file] [log] [blame]
{
"name": "YF_GameCenterKit",
"version": "1.0.2",
"summary": "gamecenter封装库",
"description": "iOSgamecenter静态库",
"homepage": "https://e.coding.net/szyifants/yf_gamecenterkit/yf_gamecenterkit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张强": "875252169@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://e.coding.net/szyifants/yf_gamecenterkit/yf_gamecenterkit.git",
"tag": "1.0.2"
},
"vendored_frameworks": "YFGameCenterKit.framework",
"requires_arc": true,
"dependencies": {
"YF_Utils": [
">= 1.0.6"
]
}
}