[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 2 / 7 / BrazeUI / 5.5.1 / BrazeUI.podspec.json
blob7a5335760f20606d25a38ed6bba0c2005bf3b439
2   "name": "BrazeUI",
3   "version": "5.5.1",
4   "summary": "Braze-provided user interface library for In-App Messages.",
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.5.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.5.1"
27     ]
28   },
29   "swift_version": "5.0"