[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / c / 7 / a / PingProtect / 4.4.0-beta1 / PingProtect.podspec.json
blobe340c7b4a5185f0917a4c62d4e2e5e291f7c823f
2   "name": "PingProtect",
3   "version": "4.4.0-beta1",
4   "summary": "Ping Protect SDK for iOS",
5   "description": "PingProtect is an SDK that adds support for the PingOne Protect feature. PingProtect depends on PingOneSignals.",
6   "homepage": "https://www.forgerock.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "ForgeRock",
12   "static_framework": true,
13   "source": {
14     "git": "https://github.com/ForgeRock/forgerock-ios-sdk.git",
15     "tag": "4.4.0-beta1"
16   },
17   "module_name": "PingProtect",
18   "swift_versions": [
19     "5.0",
20     "5.1"
21   ],
22   "platforms": {
23     "ios": "12.0"
24   },
25   "source_files": [
26     "PingProtect/PingProtect/**/*.swift",
27     "PingProtect/PingProtect/**/*.c",
28     "PingProtect/PingProtect/**/*.h"
29   ],
30   "ios": {
31     "dependencies": {
32       "FRAuth": [
33         "~> 4.4.0"
34       ],
35       "PingOneSignals": [
36         "~> 5.2.1.2"
37       ]
38     }
39   },
40   "swift_version": "5.1"