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",
7 "readme": "https://github.com/exponea/exponea-ios-sdk/blob/main/README.md",
10 "Exponea": "info@exponea.com"
26 "git": "https://github.com/exponea/exponea-ios-sdk.git",
30 "ExponeaSDK/ExponeaSDK-Notifications/**/*.swift",
31 "ExponeaSDK/ExponeaSDKShared/**/*.swift"
34 "ExponeaSDK-Notifications": [
35 "ExponeaSDK/ExponeaSDK-Notifications/Supporting Files/PrivacyInfo.xcprivacy"
38 "exclude_files": "ExponeaSDK/ExponeaSDK/**/*",
39 "weak_frameworks": "UserNotifications",
40 "swift_version": "5.10"