[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / b / a / YunoAntifraudSignifyd / 0.0.3 / YunoAntifraudSignifyd.podspec.json
blob01c9942cb75c0c4fa67ddf2e79fa3a4af064519a
2   "name": "YunoAntifraudSignifyd",
3   "version": "0.0.3",
4   "summary": "Signifyd integration to YunoSDK.",
5   "description": "A YunoSDK addition to integrate Signifyd antifraud features.",
6   "homepage": "https://www.y.uno/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lautaro Pinto": "lautaro.pinto@y.uno"
13   },
14   "source": {
15     "http": "https://github.com/yuno-payments/yuno-antifraud-signifyd-ios/releases/download/0.0.3/YunoAntifraudSignifydFrameworks.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.4",
21   "requires_arc": true,
22   "vendored_frameworks": [
23     "TMXProfiling.xcframework",
24     "TMXProfilingConnections.xcframework",
25     "YunoAntifraudSignifyd.xcframework"
26   ],
27   "frameworks": "UIKit",
28   "xcconfig": {
29     "SWIFT_INCLUDE_PATHS": [
30       "${PODS_XCFRAMEWORKS_BUILD_DIR}/YunoAntifraudSignifyd"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
35   },
36   "swift_version": "5.4"