[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 3 / 1 / YDSDKly / 0.2.5 / YDSDKly.podspec.json
blob1e7fc29cdc5841f3e39dd9a1c8f6fac6c8609c05
2   "name": "YDSDKly",
3   "version": "0.2.5",
4   "summary": "A short description of YDSdkly.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.com/ydpj/YDSdkly",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (C) 2017 YD YDSDK, Inc, All rights reserved."
10   },
11   "authors": {
12     "yd": "ydddagm@163.com"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/tianjackyang/MyBugly/main/YDSDK-0.2.0.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "frameworks": [
28     "CoreMotion",
29     "CFNetwork",
30     "Foundation",
31     "UIKit",
32     "CoreGraphics",
33     "CoreText",
34     "QuartzCore",
35     "CoreTelephony",
36     "SystemConfiguration",
37     "WebKit"
38   ],
39   "libraries": [
40     "c++",
41     "z"
42   ],
43   "vendored_frameworks": "YDSDK.framework"