[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / c / 9 / AccountProtection / 0.0.2 / AccountProtection.podspec.json
blob904af7b1fbdc656c5d6bb47a495ffb7be822e1bd
2   "name": "AccountProtection",
3   "version": "0.0.2",
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": "0.0.2"
21   },
22   "vendored_frameworks": "Sources/AccountProtection.xcframework*",
23   "dependencies": {
24     "TSCoreSDK": [
25       "~> 1.0.19"
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"