[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / e / 7 / YGenseSDK / 0.1.3 / YGenseSDK.podspec.json
blob109ce13f7b5d8c8954c4a8050e2993e26a5bcc29
2   "name": "YGenseSDK",
3   "version": "0.1.3",
4   "summary": "YGenseSDK.",
5   "platforms": {
6     "ios": null
7   },
8   "description": "TODO: Add long description of the pod here.",
9   "homepage": "https://gitee.com/LessYellowFish/ygense-sdk",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "LHY": "2601958675@qq.com"
16   },
17   "source": {
18     "git": "https://gitee.com/LessYellowFish/ygense-sdk.git",
19     "tag": "0.1.3"
20   },
21   "pod_target_xcconfig": {
22     "OTHER_LDFLAGS": "-lObjC",
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_frameworks": [
29     "YGenseSDK/GSCommonKit.framework",
30     "YGenseSDK/GPUImage.framework",
31     "YGenseSDK/GSDocKit.framework",
32     "YGenseSDK/GSHongbaoKit.framework"
33   ],
34   "vendored_libraries": [
35     "YGenseSDK/Libs/*.a",
36     "YGenseSDK/Libs/ffmpeg/*.a"
37   ],
38   "static_framework": true,
39   "libraries": [
40     "z",
41     "c++",
42     "iconv",
43     "icucore"
44   ],
45   "ios": {
46     "frameworks": [
47       "AudioToolbox",
48       "VideoToolbox",
49       "CoreImage"
50     ]
51   },
52   "frameworks": [
53     "UIKit",
54     "GLKit",
55     "OpenAL"
56   ]