[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / b / EyeFireSDK / 1.0.9 / EyeFireSDK.podspec.json
blob1f43b39dbb49db8f05ee5c262895d34f00ef5ded
2   "name": "EyeFireSDK",
3   "version": "1.0.9",
4   "summary": "Face Recognition Engine",
5   "description": "Description: Face Recognition Engine",
6   "homepage": "https://eyefire.vn",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hoanguyentrong@eyefire.vn": "hoanguyentrong@eyefire.vn"
13   },
14   "source": {
15     "http": "https://gitlab.tcom.vn/sonleminh/eyefiresdk-publish/uploads/ef1118a4d3c6f6302764678519207aad/EyeFireSDK-V1.0.9.zip"
16   },
17   "resources": "Model.bundle",
18   "ios": {
19     "frameworks": [
20       "UIKit",
21       "Foundation",
22       "CoreGraphics",
23       "OpenGLES",
24       "CoreMedia",
25       "QuartzCore",
26       "AVFoundation",
27       "AudioToolbox",
28       "VideoToolbox",
29       "CoreAudio",
30       "CoreVideo"
31     ]
32   },
33   "platforms": {
34     "ios": "11.0"
35   },
36   "swift_versions": "5.0",
37   "libraries": [
38     "c++",
39     "z"
40   ],
41   "requires_arc": true,
42   "static_framework": true,
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "pod_target_xcconfig": {
47     "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "GLES_SILENCE_DEPRECATION"
48   },
49   "xcconfig": {
50     "OTHER_SWIFT_FLAGS": "-Xcc -Wno-error=non-modular-include-in-framework-module"
51   },
52   "preserve_paths": "EyeFireSDK.framework",
53   "public_header_files": "EyeFireSDK.framework/Versions/A/Headers/*",
54   "source_files": "EyeFireSDK.framework/Versions/A/Headers/*",
55   "vendored_frameworks": [
56     "EyeFireSDK.framework",
57     "ncnn.framework",
58     "opencv2.framework",
59     "openmp.framework",
60     "TensorFlowLiteC.framework"
61   ],
62   "swift_version": "5.0"