2 "name": "IgorAccountProtectionTest",
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.",
12 "Transmit Security LTD.": "info@transmitsecurity.com"
17 "swift_versions": "5.3",
19 "git": "https://github.com/igorbabitski/risk-id-sdk-test.git",
22 "vendored_frameworks": "Sources/AccountProtection.xcframework*",
28 "pod_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "user_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34 "swift_version": "5.3"