[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / d / SocureDeviceRisk / 4.3.2 / SocureDeviceRisk.podspec.json
blobc98a0a7b70b0890428a9465eb569ec70797558f3
2   "name": "SocureDeviceRisk",
3   "version": "4.3.2",
4   "summary": "Socure Device Risk SDK, iOS Version.",
5   "description": "The Sigma Device iOS SDK provides a framework to integrate device data collection into your iOS app.",
6   "homepage": "https://github.com/socure-inc/socure-sigmadevice-sdk-ios",
7   "license": {
8     "type": "Commercial",
9     "file": "DeviceRisk.xcframework/LICENSE"
10   },
11   "authors": {
12     "Socure Inc": "support@socure.com"
13   },
14   "source": {
15     "http": "https://sdk.socure.com/socure-sdks/sigma-device/ios/socure-device-risk-4.3.2.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "ios": {
21     "vendored_frameworks": "DeviceRisk.xcframework",
22     "resource_bundles": {
23       "DeviceRisk": [
24         "DeviceRisk.xcframework/PrivacyInfo.xcprivacy"
25       ]
26     },
27     "frameworks": "UIKit"
28   },
29   "xcconfig": {
30     "LIBRARY_SEARCH_PATHS": "$(SDKROOT)/usr/lib/swift $(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME) $(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME) $(inherited)"
31   }