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"
19 "git": "https://github.com/exponea/exponea-ios-sdk.git",
23 "ExponeaSDK/ExponeaSDK-Notifications/**/*.swift",
24 "ExponeaSDK/ExponeaSDK-Shared/**/*.swift"
26 "exclude_files": "ExponeaSDK/ExponeaSDK/**/*",
27 "weak_frameworks": "UserNotifications",
28 "swift_version": "5.0"