2 "name": "AmplifyUtilsNotifications",
4 "summary": "AWS Amplify Swift Utilities for Notifications.",
5 "description": "<<-DESC\n Amplify Swift Utilities for Notifications provides helpful functionality for working with push notifications on iOS and macOS.\n Although it was developed for use with AWS Amplify, it can also be used independently.\n\n The following features are provided:\n * Service extension to support fetching and attaching remote media to notifications\n * Convenience methods to support requesting notification permissions and registering with APNs\n DESC",
6 "homepage": "https://github.com/aws-amplify/amplify-swift-utils-notifications",
7 "license": "Apache License, Version 2.0",
9 "Amazon Web Services": "amazonwebservices"
15 "swift_versions": "5.6",
17 "git": "https://github.com/aws-amplify/amplify-swift-utils-notifications.git",
20 "source_files": "Sources/AmplifyUtilsNotifications/**/*.swift",
21 "swift_version": "5.6"