[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / 9 / IdentityOrchestration / 1.1.8 / IdentityOrchestration.podspec.json
blob1518e8cfb250695274b6522b7ea0c556b946775a
2   "name": "IdentityOrchestration",
3   "version": "1.1.8",
4   "summary": "The Identity Orchestration SDK is a client-side JavaScript SDK that allows you to communicate with the Orchestration server, run journeys, and submit client input. Contact your Transmit representative to learn more about our orchestration capabilities.",
5   "homepage": "https://www.transmitsecurity.co.il",
6   "description": "The Identity Orchestration SDK is a client-side JavaScript SDK that allows you to communicate with the Orchestration server, run journeys, and submit client input. Contact your Transmit representative to learn more about our orchestration capabilities.",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Transmit Security LTD.": "info@transmitsecurity.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.5",
18   "source": {
19     "git": "https://github.com/TransmitSecurity/identityOrchestration-ios-sdk.git",
20     "tag": "1.1.8"
21   },
22   "vendored_frameworks": "Sources/IdentityOrchestration.xcframework*",
23   "dependencies": {
24     "TSCoreSDK": [
25       "~> 1.0.24"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "swift_version": "5.5"