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"
28 "exclude_files": "ExponeaSDK/ExponeaSDK/**/*",
29 "weak_frameworks": "UserNotifications",
30 "swift_version": "5.7"