[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / b / 6 / c / ShieldLocationAnalysis / 1.0.3 / ShieldLocationAnalysis.podspec.json
blob5cf0ecb92943056b79b8d40afc847e75345c70d5
2   "name": "ShieldLocationAnalysis",
3   "version": "1.0.3",
4   "summary": "Location Analysis Module for SHIELD SDK.",
5   "homepage": "https://www.shield.com/",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright 2024 Shield. All Rights Reserved."
9   },
10   "authors": "SHIELD",
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "http": "https://s3.amazonaws.com/cashshield-sdk/shieldlocation-ios-swift-1-0-3.zip"
16   },
17   "swift_versions": "5.7",
18   "module_name": "ShieldLocationAnalysis",
19   "ios": {
20     "vendored_frameworks": "ShieldLocationAnalysis.xcframework"
21   },
22   "dependencies": {
23     "gRPC-ProtoRPC": [
25     ],
26     "ShieldFraud": [
27       "~> 1.5.40"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
32     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
33   },
34   "swift_version": "5.7"