blob: 73511efa44a410637bb17370c259871e0f1773aa [file] [log] [blame]
{
"name": "YF_Auth",
"version": "1.1.8",
"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.1.8"
},
"vendored_frameworks": "YFAuth.framework",
"requires_arc": true,
"dependencies": {
"YF_Utils": [
">= 1.0.6"
],
"YF_Core": [
">= 1.0.7"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}