[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / c / b / e / YF_Auth / 2.3.7 / YF_Auth.podspec.json
blobcdf5242a24edb0f998ea485fe40c612530385a48
2   "name": "YF_Auth",
3   "version": "2.3.7",
4   "summary": "用户系统",
5   "description": "iOS用户系统库",
6   "homepage": "https://e.coding.net/szyifants/YF_Auth.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leonard.li": "liqiang@game7.cc"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://e.coding.net/szyifants/YF_Auth.git",
19     "tag": "2.3.7"
20   },
21   "vendored_frameworks": "YFAuth.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "YF_Core": [
25       ">= 1.5.9"
26     ]
27   },
28   "resource_bundles": {
29     "YF_AuthResources": [
30       "Resources/PrivacyInfo.xcprivacy"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   }