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