2 "name": "TSAuthentication",
4 "summary": "The WebAuthn SDK is a client-side SDK that allows you to easily login users with biometrics based on the Transmit WebAuthn APIs.",
5 "homepage": "https://github.com/TransmitSecurity/authentication-ios-sdk",
6 "description": "The WebAuthn SDK is a client-side SDK that allows you to easily login users with biometrics based on the Transmit WebAuthn APIs. The SDK does all the heavy lifting to provide secure WebAuthn authentication, while leaving you flexibility to control the authentication logic and user experience.",
12 "Transmit Security LTD.": "info@transmitsecurity.com"
17 "swift_versions": "5.3",
19 "git": "https://github.com/TransmitSecurity/authentication-ios-sdk.git",
22 "vendored_frameworks": "Sources/TSAuthenticationSDK.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"