[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / 7 / BrazeUI / 5.2.0 / BrazeUI.podspec.json
blobc4a30d9e5feba3f054488cb4818d3cd39f885961
2   "name": "BrazeUI",
3   "version": "5.2.0",
4   "summary": "Braze-provided user interface library for In-App Messages.",
5   "homepage": "https://braze.com",
6   "license": {
7     "type": "Commercial"
8   },
9   "authors": "Braze, Inc.",
10   "source": {
11     "git": "https://github.com/braze-inc/braze-swift-sdk.git",
12     "tag": "5.2.0"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "static_framework": true,
19   "source_files": "Sources/BrazeUI/**/*.swift",
20   "resource_bundles": {
21     "BrazeUI": "Sources/BrazeUI/Resources/**/*"
22   },
23   "dependencies": {
24     "BrazeKit": [
25       "5.2.0"
26     ]
27   },
28   "swift_version": "5.0"