[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 1 / 2 / 7 / BrazeUI / 10.3.1 / BrazeUI.podspec.json
blob70cb1a24217880ea8703d36baa21911fabd0313e
2   "name": "BrazeUI",
3   "version": "10.3.1",
4   "summary": "Braze-provided user interface library for In-App Messages and Content Cards.",
5   "homepage": "https://braze.com",
6   "documentation_url": "https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/",
7   "license": {
8     "type": "Commercial"
9   },
10   "authors": "Braze, Inc.",
11   "source": {
12     "git": "https://github.com/braze-inc/braze-swift-sdk.git",
13     "tag": "10.3.1"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "12.0",
18     "visionos": "1.0"
19   },
20   "source_files": "Sources/BrazeUI/**/*.swift",
21   "resource_bundles": {
22     "BrazeUI": [
23       "Sources/BrazeUI/Resources/**/*"
24     ]
25   },
26   "static_framework": true,
27   "dependencies": {
28     "BrazeKit": [
29       "10.3.1"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "DEFINES_MODULE": "YES"
34   },
35   "swift_version": "5.0"