[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 9 / 1 / BrazeUICompatDev / 5.9.0 / BrazeUICompatDev.podspec.json
blobb4c4586999eb30fe6e912bd345570c83bd071224
2   "name": "BrazeUICompatDev",
3   "module_name": "BrazeUICompat",
4   "version": "5.9.0",
5   "summary": "Compatibility UI library for users migrating from AppboyUI.",
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/lowip/braze-swift-sdk.git",
14     "tag": "5.9.0"
15   },
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "static_framework": true,
21   "source_files": "Sources/BrazeUICompat/ABK*/**/*.{h,m}",
22   "public_header_files": "Sources/BrazeUICompat/ABK*/**/*.h",
23   "resource_bundles": {
24     "BrazeUICompat": "Sources/BrazeUICompat/*/Resources/**/*.*"
25   },
26   "dependencies": {
27     "BrazeKitCompatDev": [
28       "5.9.0"
29     ],
30     "SDWebImage": [
31       ">= 5.8.2",
32       "< 6"
33     ]
34   },
35   "user_target_xcconfig": {
36     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
37   },
38   "pod_target_xcconfig": {
39     "DEFINES_MODULE": "YES",
40     "OTHER_CFLAGS": "-Wno-deprecated-declarations -Wno-deprecated-implementations"
41   },
42   "swift_version": "5.0"