[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 6 / 5 / a / FRDeviceBinding / 4.4.0 / FRDeviceBinding.podspec.json
blob95baa65ea2656cadd8b4bd495bcfa8c0de27bfbe
2   "name": "FRDeviceBinding",
3   "version": "4.4.0",
4   "summary": "ForgeRock Device Binding SDK for iOS",
5   "description": "FRDeviceBinding is a SDK that adds support for the Device Binding feature. FRDeviceBinding depends on JOSESwift.",
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.0"
15   },
16   "module_name": "FRDeviceBinding",
17   "swift_versions": [
18     "5.0",
19     "5.1"
20   ],
21   "platforms": {
22     "ios": "12.0"
23   },
24   "source_files": [
25     "FRDeviceBinding/FRDeviceBinding/**/*.swift",
26     "FRDeviceBinding/FRDeviceBinding/**/*.c",
27     "FRDeviceBinding/FRDeviceBinding/**/*.h"
28   ],
29   "ios": {
30     "dependencies": {
31       "FRAuth": [
32         "~> 4.4.0"
33       ],
34       "JOSESwift": [
35         "~> 2.4.0"
36       ]
37     }
38   },
39   "swift_version": "5.1"