[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 2 / 1 / BiometridAuth / 2.3.2 / BiometridAuth.podspec.json
blob39480e1e25828d80aabf188f526dd46e265fd03d
2   "name": "BiometridAuth",
3   "version": "2.3.2",
4   "summary": "Biometrid Auth is a service-based multimodal biometric authentication and document validation platform",
5   "homepage": "https://biometrid.com/",
6   "authors": {
7     "Name": "Biometric"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://bitbucket.org/biometrid/biometridauth/src/",
18     "tag": "bio.auth.2.3.2"
19   },
20   "ios": {
21     "vendored_frameworks": [
22       "BiometridAuth.framework",
23       "Face01WrapperSDK.framework",
24       "FaceTecSDK.framework",
25       "TrustKit.framework"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }