[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / c / 3 / FPhiSelphIDWidgetiOSSim / 1.21.1 / FPhiSelphIDWidgetiOSSim.podspec.json
blob60b7b51882368bd818b35056f91b346bde72f7d9
2   "name": "FPhiSelphIDWidgetiOSSim",
3   "version": "1.21.1",
4   "summary": "Component for OCR and liveness test",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "description": "Safe digital onboarding solution with the best real time OCR in the market with facial liveness test.",
9   "homepage": "https://www.facephi.com",
10   "license": {
11     "type": "Commercial",
12     "text": "                     © Facephi 2021. All rights reserved.\n"
13   },
14   "authors": {
15     "Facephi": "developer@facephi.com"
16   },
17   "source": {
18     "git": "https://github.com/facephi/selphidsim-framework.git",
19     "tag": "1.21.1"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386",
23     "EXCLUDED_ARCHS": "armv7"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386",
27     "EXCLUDED_ARCHS": "armv7"
28   },
29   "xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386",
31     "EXCLUDED_ARCHS": "armv7",
32     "OTHER_LDFLAGS[sdk=iphonesimulator*]": "-ObjC -l\"c++\" -l\"iconv\" -l\"sqlite3\" -l\"z\" -framework \"AVFoundation\" -framework \"Accelerate\" -framework \"AssetsLibrary\" -framework \"AudioToolbox\" -framework \"CoreGraphics\" -framework \"CoreImage\" -framework \"CoreLocation\" -framework \"CoreMedia\" -framework \"CoreTelephony\" -framework \"CoreVideo\" -framework \"FPhiSelphIDWidgetiOS\" -framework \"Foundation\" -framework \"ImageIO\" -framework \"LocalAuthentication\" -framework \"Security\" -framework \"SystemConfiguration\" -framework \"UIKit\""
33   },
34   "ios": {
35     "resources": "fphi-selphid-widget-resources-selphid-1.0.zip",
36     "vendored_frameworks": "FPhiSelphIDWidgetiOS.xcframework"
37   },
38   "dependencies": {
39     "GoogleMLKit/TextRecognition": [
40       "3.2.0"
41     ],
42     "GoogleMLKit/TextRecognitionKorean": [
43       "3.2.0"
44     ],
45     "GoogleMLKit/TextRecognitionJapanese": [
46       "3.2.0"
47     ],
48     "FPhiMBWidgetiOS": [
49       "5.20.0"
50     ],
51     "zipzap": [
53     ]
54   }