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