2 "name": "BrazeUICompatDev",
3 "module_name": "BrazeUICompat",
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/",
11 "authors": "Braze, Inc.",
13 "git": "https://github.com/lowip/braze-swift-sdk.git",
16 "swift_versions": "5.0",
20 "static_framework": true,
21 "source_files": "Sources/BrazeUICompat/ABK*/**/*.{h,m}",
22 "public_header_files": "Sources/BrazeUICompat/ABK*/**/*.h",
24 "BrazeUICompat": "Sources/BrazeUICompat/*/Resources/**/*.*"
27 "BrazeKitCompatDev": [
35 "user_target_xcconfig": {
36 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
38 "pod_target_xcconfig": {
39 "DEFINES_MODULE": "YES",
40 "OTHER_CFLAGS": "-Wno-deprecated-declarations -Wno-deprecated-implementations"
42 "swift_version": "5.0"