blob: f4a60b3dc48383a01b122027ee3951768aef26a5 [file] [log] [blame]
{
"name": "YF_Guild",
"version": "0.2.2",
"summary": "公会",
"description": "iOS公会功能库",
"homepage": "https://e.coding.net/szyifants/yf_guild.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张强": "875252169@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://e.coding.net/szyifants/yf_guild.git",
"tag": "0.2.2"
},
"vendored_frameworks": "YFGuild.framework",
"requires_arc": true,
"dependencies": {
"YF_Utils": [
">= 1.0.5"
],
"YF_Core": [
">= 1.0.7"
],
"YF_Auth": [
">= 1.0.8"
]
}
}