2 "name": "ExponeaSDK-Notifications",
4 "summary": "A completementary extension-safe framework for supporting rich push notifications in Exponea SDK.",
5 "description": "This library acts as an extension-safe complement to the Exponea SDK. It allows for support of rich push notifications and dynamic actions.\nIt should not be used standalone, please see the ExponeaSDK pod.",
6 "homepage": "https://github.com/exponea/exponea-ios-sdk",
9 "Exponea": "info@exponea.com"
21 "git": "https://github.com/exponea/exponea-ios-sdk.git",
25 "ExponeaSDK/ExponeaSDK-Notifications/**/*.swift",
26 "ExponeaSDK/ExponeaSDKShared/**/*.swift"
29 "ExponeaSDK-Notifications": [
30 "ExponeaSDK/ExponeaSDK-Notifications/Supporting Files/PrivacyInfo.xcprivacy"
33 "exclude_files": "ExponeaSDK/ExponeaSDK/**/*",
34 "weak_frameworks": "UserNotifications",
35 "swift_version": "5.7"