[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / c / 7 / a / PingProtect / 4.5.0 / PingProtect.podspec.json
blobfc7a2c52899ada5231defc73c97d62c15929246d
2   "name": "PingProtect",
3   "version": "4.5.0",
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.5.0"
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   "resource_bundles": {
31     "PingProtect": [
32       "PingProtect/PingProtect/*.xcprivacy"
33     ]
34   },
35   "ios": {
36     "dependencies": {
37       "FRAuth": [
38         "~> 4.5.0"
39       ],
40       "PingOneSignals": [
41         "~> 5.2.3"
42       ]
43     }
44   },
45   "swift_version": "5.1"