[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / a / 8 / PingOidc / 0.9.0-beta2 / PingOidc.podspec.json
blob94403a65a824dcea4f5cc9878a4a921ad4023395
2   "name": "PingOidc",
3   "version": "0.9.0-beta2",
4   "summary": "PingOidc SDK for iOS",
5   "description": "The PingOidc SDK provides OIDC client for PingOne and ForgeRock platform..",
6   "homepage": "https://www.pingidentity.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Ping Identity",
12   "source": {
13     "git": "https://github.com/ForgeRock/unified-sdk-ios.git",
14     "tag": "0.9.0-beta2"
15   },
16   "module_name": "PingOidc",
17   "swift_versions": [
18     "5.0",
19     "5.1"
20   ],
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": [
25     "PingOidc/PingOidc/**/*.swift",
26     "PingOidc/PingOidc/**/*.h"
27   ],
28   "resource_bundles": {
29     "PingOidc": [
30       "PingOidc/PingOidc/*.xcprivacy"
31     ]
32   },
33   "ios": {
34     "dependencies": {
35       "PingOrchestrate": [
36         "~> 0.9.0-beta2"
37       ]
38     }
39   },
40   "swift_version": "5.1"