[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / b / e / YF_Auth / 2.1.9 / YF_Auth.podspec.json
blob37d956c770a316dc07983968119b77640ed24156
2   "name": "YF_Auth",
3   "version": "2.1.9",
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     "张强": "875252169@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://e.coding.net/szyifants/YF_Auth.git",
19     "tag": "2.1.9"
20   },
21   "vendored_frameworks": "YFAuth.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "YF_Utils": [
26     ],
27     "YF_Core": [
28       ">= 1.5.3"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }