[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 6 / c / 9 / AccountProtection / 2.0.1 / AccountProtection.podspec.json
blob66b8c48c6a163215f7dc766ac8ad86404cbe2cd4
2   "name": "AccountProtection",
3   "version": "2.0.1",
4   "summary": "Account protection is a cloud service embedded into web and mobile apps to help enterprises confidently welcome trusted customers and keep the bad people out.",
5   "homepage": "https://www.transmitsecurity.co.il",
6   "description": "Account protection is a cloud service embedded into web and mobile apps to help enterprises confidently welcome trusted customers and keep the bad people out. Account protection detects risk in customer interactions on digital channels, and enables informed identity and trust decisions across the consumer experience. This is done by seamlessly monitoring user interactions across multiple channels in real-time and executing a dynamic risk engine that continuously assesses risk, challenges risky users, and elevates trust. This is aimed at reducing unauthorized access while keeping a frictionless experience and low false-positive rates.",
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/accountprotection-ios-sdk",
20     "tag": "2.0.1"
21   },
22   "vendored_frameworks": "Sources/AccountProtection.xcframework*",
23   "dependencies": {
24     "TSCoreSDK": [
25       "~> 1.0.7"
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"