[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / d / IgorAccountProtectionTest / 1.0.21 / IgorAccountProtectionTest.podspec.json
blob6e3d386e9d2d2f469486cfce97e1174a444ac2ab
2   "name": "IgorAccountProtectionTest",
3   "version": "1.0.21",
4   "summary": "Test service",
5   "homepage": "https://www.ynet.co.il",
6   "description": "The BindID service is an app-less, strong portable authenticator offered by Transmit Security. BindID uses FIDO-based biometrics for secure, convenient, and consistent passwordless authentication. This guide explains how to integrate BindID into your web application—including the changes required for your login page and backend application. Since BindID implements the OpenID Connect (OIDC) standard, the integration steps are similar to other OIDC-based services like Sign in with Google.",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Transmit Security LTD.": "info@transmitsecurity.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.3",
18   "source": {
19     "git": "https://github.com/igorbabitski/risk-id-sdk-test.git",
20     "tag": "1.0.21"
21   },
22   "vendored_frameworks": "Sources/AccountProtection.xcframework*",
23   "dependencies": {
24     "IgorCoreSDKTest": [
25       "~> 1.0.5"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "swift_version": "5.3"