[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 9 / c / Risk / 1.0.0 / Risk.podspec.json
blob73d2ea28ca724d3468ff6e7541850738d28363ee
2   "name": "Risk",
3   "version": "1.0.0",
4   "summary": "Checkout Risk package in Swift",
5   "description": "Checkout Risk package in Swift.\nThis library contains methods to collect and publish device data.",
6   "homepage": "https://github.com/checkout/checkout-risk-sdk-ios",
7   "swift_versions": "5.0",
8   "license": "MIT",
9   "authors": {
10     "Checkout.com Integration": "integration@checkout.com"
11   },
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/checkout/checkout-risk-sdk-ios.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Sources/**/*.swift",
20   "dependencies": {
21     "CheckoutEventLoggerKit": [
22       "~> 1.2.4"
23     ],
24     "FingerprintPro": [
25       "2.2.0"
26     ]
27   },
28   "swift_version": "5.0"