[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 4 / c / FRCore / 4.4.2-beta1 / FRCore.podspec.json
blob457a80add0b1300751055917d9add27573d1f64c
2   "name": "FRCore",
3   "version": "4.4.2-beta1",
4   "summary": "ForgeRock Core SDK for iOS",
5   "description": "FRCore is a SDK that allows you to consume some of core functionalities and security features built for FRAuth SDK.",
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.2-beta1"
15   },
16   "module_name": "FRCore",
17   "swift_versions": [
18     "5.0",
19     "5.1"
20   ],
21   "platforms": {
22     "ios": "12.0"
23   },
24   "source_files": [
25     "FRCore/FRCore/**/*.swift",
26     "FRCore/FRCore/**/*.c",
27     "FRCore/FRCore/**/*.h"
28   ],
29   "resource_bundles": {
30     "FRCore": [
31       "FRCore/FRCore/*.xcprivacy"
32     ]
33   },
34   "swift_version": "5.1"