[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / c / d / SocureDeviceRisk / 4.0.0 / SocureDeviceRisk.podspec.json
blob43d64ee5e91a6211879b8eee79a2a404b9dd4aca
2   "name": "SocureDeviceRisk",
3   "version": "4.0.0",
4   "summary": "Socure Device Risk SDK, iOS Version.",
5   "description": "The Sigma Device iOS SDK provides a framework for adding device fingerprinting into your native iOS applications.",
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.0.0.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "ios": {
21     "vendored_frameworks": "DeviceRisk.xcframework",
22     "frameworks": "UIKit"
23   },
24   "xcconfig": {
25     "LIBRARY_SEARCH_PATHS": "$(SDKROOT)/usr/lib/swift $(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME) $(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME) $(inherited)"
26   }