[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 2 / 7 / BrazeUI / 5.8.1 / BrazeUI.podspec.json
blobf95e356da9d5368c5972214384bfbdade9e43112
2   "name": "BrazeUI",
3   "version": "5.8.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": "5.8.1"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "static_framework": true,
20   "source_files": "Sources/BrazeUI/**/*.swift",
21   "resource_bundles": {
22     "BrazeUI": "Sources/BrazeUI/Resources/**/*"
23   },
24   "dependencies": {
25     "BrazeKit": [
26       "5.8.1"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "DEFINES_MODULE": "YES"
31   },
32   "swift_version": "5.0"