[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 8 / 6 / BiometricSdk / 0.2.2 / BiometricSdk.podspec.json
blobde89d5c0ad3c225cc29d747f3402e717decbd81f
2   "name": "BiometricSdk",
3   "version": "0.2.2",
4   "homepage": "https://github.com/biometric-technologies/biometric-sdk.git",
5   "source": {
6     "git": "https://github.com/biometric-technologies/biometric-sdk-ios-release.git",
7     "tag": "0.2.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   }