blob: e47d944d74e75b4c66d49770a7e01642f24d9d9d [file] [log] [blame]
{
"name": "YF_Leaderboard",
"version": "1.0.0",
"summary": "排行榜",
"description": "iOS排行榜功能库",
"homepage": "https://e.coding.net/szyifants/YF_Leaderboard.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张强": "875252169@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://e.coding.net/szyifants/YF_Leaderboard.git",
"tag": "1.0.0"
},
"vendored_frameworks": "YFLeaderboard.framework",
"requires_arc": true,
"dependencies": {
"YF_Utils": [
],
"YF_Core": [
],
"YF_Auth": [
]
}
}