[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / a / e / BrazeLocation / 9.3.1 / BrazeLocation.podspec.json
blobac37b8c3177d89d6949198ab05c262a1a3ceb1cd
2   "name": "BrazeLocation",
3   "version": "9.3.1",
4   "summary": "Braze location library providing support for location analytics and geofence monitoring.",
5   "homepage": "https://braze.com",
6   "documentation_url": "https://braze-inc.github.io/braze-swift-sdk/documentation/brazelocation/",
7   "license": {
8     "type": "Commercial"
9   },
10   "authors": "Braze, Inc.",
11   "source": {
12     "http": "https://github.com/braze-inc/braze-swift-sdk/releases/download/9.3.1/BrazeLocation.zip",
13     "sha256": "cd34bc7a95e529d0dae495bf5dd8b3d59387fd124be6f0559ca07863f7c3de8c"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "12.0",
18     "tvos": "12.0",
19     "visionos": "1.0"
20   },
21   "vendored_frameworks": "BrazeLocation.xcframework",
22   "resource_bundles": {
23     "BrazeLocation": [
24       "Sources/BrazeLocationResources/Resources/**/*"
25     ]
26   },
27   "dependencies": {
28     "BrazeKit": [
29       "9.3.1"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "DEFINES_MODULE": "YES"
34   },
35   "swift_version": "5.0"