[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / d / b / OaroBiometricSDK / 1.0.4 / OaroBiometricSDK.podspec.json
blob12e8c51d89b7321a5f302610ed69b9276c0a4be0
2   "name": "OaroBiometricSDK",
3   "version": "1.0.4",
4   "summary": "Biometric SDK.",
5   "description": "OaroBoardingAccess: Register and login with documents and biometrics.",
6   "homepage": "https://www.oaro.net/",
7   "license": {
8     "type": "MIT",
9     "text": "    Licensed MIT\n"
10   },
11   "authors": {
12     "Carlos": "carlos.olmedo@nodalblock.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://ecubo:PNYZtdbd4hbxP54kPYKs@bitbucket.org/nodalblock_projects/oaro-biometric-sdk-ios.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "biometric-sdk",
22   "swift_versions": "5",
23   "resources": "biometric-sdk/**/*.{storyboard,xib,xcassets,json,imageset,png,lproj,scnassets}",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "static_framework": true,
31   "dependencies": {
32     "GoogleMLKit/FaceDetection": [
34     ],
35     "GoogleMLKit/ImageLabeling": [
37     ]
38   },
39   "swift_version": "5"