[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 2 / 7 / BrazeUI / 5.1.0 / BrazeUI.podspec.json
blob6cbb47baaefc291972985c9117b3586af63a94b7
2   "name": "BrazeUI",
3   "version": "5.1.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.1.0"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.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.1.0"
26     ]
27   },
28   "swift_version": "5.0"