[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / 3 / 5 / BrazeUIDev / 7.3.0 / BrazeUIDev.podspec.json
blob7a11fd5bed09e0837da2dce789fd126bb61c4789
2   "name": "BrazeUIDev",
3   "module_name": "BrazeUI",
4   "version": "7.3.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/jerielng/braze-swift-sdk.git",
14     "tag": "7.3.0"
15   },
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Sources/BrazeUI/**/*.swift",
21   "resource_bundles": {
22     "BrazeUI": [
23       "Sources/BrazeUI/Resources/**/*"
24     ]
25   },
26   "static_framework": true,
27   "dependencies": {
28     "BrazeKitDev": [
29       "7.3.0"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "DEFINES_MODULE": "YES"
34   },
35   "swift_version": "5.0"