[Add] VSwiftProtobuf 5.0.0
[CocoaPods.git] / Specs / 3 / a / e / BrazeLocation / 11.5.0 / BrazeLocation.podspec.json
blobeae4c48f97a9cc676e7a205948c8bee63a4b2b55
2   "name": "BrazeLocation",
3   "version": "11.5.0",
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/11.5.0/BrazeLocation.zip",
13     "sha256": "b2aec021475e9c92979d1b77670d93b21b35898c8a5b6d65bf22586222340f40"
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       "11.5.0"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "DEFINES_MODULE": "YES"
34   },
35   "swift_version": "5.0"