[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / d / c / YunoAntifraudClearsale / 0.0.4 / YunoAntifraudClearsale.podspec.json
blobf96e9e3c3fce44ff018f9b4f4b130eeae57cb769
2   "name": "YunoAntifraudClearsale",
3   "version": "0.0.4",
4   "summary": "A short description of YunoSDK.",
5   "description": "An SDK to gather device information and load it to ClearSale.",
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-clearsale-ios/releases/download/0.0.4/YunoAntifraudClearsale.xcframework.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.4",
21   "requires_arc": true,
22   "prepare_command": "curl -L -o CSBehavior.xcframework.zip https://device.clearsale.com.br/ios/sdk-behavior-v3.0.4-xc-release.zip &&     unzip CSBehavior.xcframework.zip &&     rm CSBehavior.xcframework.zip",
23   "vendored_frameworks": [
24     "YunoAntifraudClearsale.xcframework",
25     "CSBehavior.xcframework"
26   ],
27   "frameworks": "Combine",
28   "xcconfig": {
29     "SWIFT_INCLUDE_PATHS": [
30       "${PODS_XCFRAMEWORKS_BUILD_DIR}/YunoAntifraudClearsale"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
35   },
36   "swift_version": "5.4"