[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 2 / 0 / d / PingOrchestrate / 0.9.0-beta2 / PingOrchestrate.podspec.json
blobe7867833834a2539658efd599412a08842f2c179
2   "name": "PingOrchestrate",
3   "version": "0.9.0-beta2",
4   "summary": "PingOrchestrate SDK for iOS",
5   "description": "The PingOrchestrate SDK provides a simple way to build a state machine for ForgeRock Journey and PingOne DaVinci.",
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": "PingOrchestrate",
17   "swift_versions": [
18     "5.0",
19     "5.1"
20   ],
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": [
25     "PingOrchestrate/PingOrchestrate/**/*.swift",
26     "PingOrchestrate/PingOrchestrate/**/*.h"
27   ],
28   "resource_bundles": {
29     "PingOrchestrate": [
30       "PingOrchestrate/PingOrchestrate/*.xcprivacy"
31     ]
32   },
33   "ios": {
34     "dependencies": {
35       "PingLogger": [
36         "~> 0.9.0-beta2"
37       ],
38       "PingStorage": [
39         "~> 0.9.0-beta2"
40       ]
41     }
42   },
43   "swift_version": "5.1"