[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / 8 / 6 / BiometricSdk / 0.2 / BiometricSdk.podspec.json
blobee0df506c300c296b0fd4fbea130eb92ad41ec5d
2   "name": "BiometricSdk",
3   "version": "0.2",
4   "homepage": "https://www.iriscan.net",
5   "source": {
6     "git": "https://github.com/biometric-technologies/biometric-sdk-ios-release.git",
7     "tag": "0.2"
8   },
9   "authors": "Slava Gornostal",
10   "license": {
11     "type": "GPL-3.0",
12     "text": "GNU General Public License v3.0"
13   },
14   "summary": "Biometric SDK",
15   "vendored_frameworks": "BiometricSdk.xcframework",
16   "libraries": "c++",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "dependencies": {
27     "TensorFlowLiteObjC": [
28       "2.11.0"
29     ]
30   }