2 "name": "FRAuthenticator",
3 "version": "3.0.0-beta1",
4 "summary": "ForgeRock OTP/Push Authentication SDK for iOS",
5 "description": "FRAuthenticator is a SDK that allows you easily and quickly develop an application with ForgeRock Platform for OATH and Push Authentication with AM. FRAuthenticator SDK provides interfaces and functionalities of HMAC-based OTP, Time-based OTP, Push Registration and Authentication with AM.",
6 "homepage": "https://www.forgerock.com",
11 "authors": "ForgeRock",
13 "git": "https://github.com/ForgeRock/forgerock-ios-sdk.git",
16 "module_name": "FRAuthenticator",
25 "FRAuthenticator/FRAuthenticator/**/*.swift",
26 "FRAuthenticator/FRAuthenticator/**/*.c",
27 "FRAuthenticator/FRAuthenticator/**/*.h"
36 "swift_version": "5.1"