[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / a / YunoAntifraudSignifyd / 0.0.1 / YunoAntifraudSignifyd.podspec.json
blob02b86265fbd953f56d1bad56dd394c7d8a1295e4
2   "name": "YunoAntifraudSignifyd",
3   "version": "0.0.1",
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.1/YunoAntifraudSignifyd.xcframework.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.4",
21   "requires_arc": true,
22   "vendored_frameworks": "YunoAntifraudSignifyd.xcframework",
23   "frameworks": "Combine",
24   "xcconfig": {
25     "SWIFT_INCLUDE_PATHS": [
26       "${PODS_XCFRAMEWORKS_BUILD_DIR}/YunoAntifraudClearsale"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
31   },
32   "swift_version": "5.4"