blob: 29a9229139cf2f6c93f7fe016235a4b6ee00e9b2 [file] [log] [blame]
{
"name": "YF_Auth",
"version": "1.0.5",
"summary": "用户系统",
"description": "iOS用户系统库",
"homepage": "https://e.coding.net/szyifants/YF_Auth.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张强": "875252169@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://e.coding.net/szyifants/YF_Auth.git",
"tag": "1.0.5"
},
"vendored_frameworks": "YFAuth.framework",
"requires_arc": true,
"dependencies": {
"YF_Utils": [
],
"YF_Core": [
]
}
}