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