[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 8 / 9 / AmplifyUtilsNotifications / 1.1.0 / AmplifyUtilsNotifications.podspec.json
blob79ceda5e4d2c520ff04cfd5fc5df4f249c5b12d1
2   "name": "AmplifyUtilsNotifications",
3   "version": "1.1.0",
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",
8   "authors": {
9     "Amazon Web Services": "amazonwebservices"
10   },
11   "platforms": {
12     "ios": "13.0",
13     "osx": "10.15"
14   },
15   "swift_versions": "5.6",
16   "source": {
17     "git": "https://github.com/aws-amplify/amplify-swift-utils-notifications.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "Sources/AmplifyUtilsNotifications/**/*.swift",
21   "swift_version": "5.6"