[Add] QuickplayFeedSDK 2.2.7
[CocoaPods.git] / Specs / a / d / 9 / FRAuth / 4.4.1-beta3 / FRAuth.podspec.json
blobd5c77f88f3f36e1aa41ddfc7766187b58642e0fa
2   "name": "FRAuth",
3   "version": "4.4.1-beta3",
4   "summary": "ForgeRock Auth SDK for iOS",
5   "description": "FRAuth is a SDK that allows you easily and quickly develop an application with ForgeRock Platform or ForgeRock Identity Cloud. FRAuth SDK provides interfaces and functionalities of user authentication, registration, and identity and access management against ForgeRock solutions.",
6   "homepage": "https://www.forgerock.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "ForgeRock",
12   "source": {
13     "git": "https://github.com/ForgeRock/forgerock-ios-sdk.git",
14     "tag": "4.4.1-beta3"
15   },
16   "module_name": "FRAuth",
17   "swift_versions": [
18     "5.0",
19     "5.1"
20   ],
21   "platforms": {
22     "ios": "12.0"
23   },
24   "source_files": [
25     "FRAuth/FRAuth/**/*.swift",
26     "FRAuth/FRAuth/**/*.c",
27     "FRAuth/FRAuth/**/*.h"
28   ],
29   "resource_bundles": {
30     "FRAuth": [
31       "FRAuth/FRAuth/*.xcprivacy"
32     ]
33   },
34   "ios": {
35     "dependencies": {
36       "FRCore": [
37         "~> 4.4.1-beta3"
38       ]
39     }
40   },
41   "swift_version": "5.1"