[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / c / ShieldLocationAnalysis / 1.0.2 / ShieldLocationAnalysis.podspec.json
blob7ac445416d3b4e6e7e0728666430af956979b40a
2   "name": "ShieldLocationAnalysis",
3   "version": "1.0.2",
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-1.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     "CLANG_WARN_STRICT_PROTOTYPES": "NO",
34     "CLANG_CXX_LANGUAGE_STANDARD": "c++14"
35   },
36   "swift_version": "5.7"