[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / f / 5 / IgorVerifyIdTest / 1.0.20 / IgorVerifyIdTest.podspec.json
blob1be514b528057867533dfb80d6ed21c39edf8f78
2   "name": "IgorVerifyIdTest",
3   "version": "1.0.20",
4   "summary": "Verify id test app",
5   "homepage": "https://www.walla.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/VerifyId.git",
20     "tag": "1.0.20"
21   },
22   "vendored_frameworks": "Sources/VerifyId.xcframework*",
23   "dependencies": {
24     "IgorCoreSDKTest": [
25       "~> 1.0.7"
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"