[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 4 / c / FRCore / 4.0.0 / FRCore.podspec.json
blobd71917f08a3d470eb78229b24ceb1b33d394931f
2   "name": "FRCore",
3   "version": "4.0.0",
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.0.0"
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   "swift_version": "5.1"