[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / 0 / CastledNotificationService / 3.2.4 / CastledNotificationService.podspec.json
blobd776c3a18296ff3b201c9947e4b54be8c523dd6d
2   "name": "CastledNotificationService",
3   "version": "3.2.4",
4   "summary": "A Notification Service extension for customizing push notifications in your app.",
5   "description": "CastledNotificationService is a framework that provides the functionality to modify and customize\npush notifications before they are displayed to the user. With this extension, you can process incoming\nnotifications, attach media content, or perform additional actions based on the received payload.\n\nThis extension integrates seamlessly with your app's push notification flow, allowing you to enhance the\nvisual and interactive experience of your notifications.",
6   "homepage": "https://github.com/castledio/castled-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Castled Data": "https://castled.io"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.7",
18   "weak_frameworks": "UserNotifications",
19   "source": {
20     "git": "https://github.com/castledio/castled-ios-sdk.git",
21     "tag": "3.2.4"
22   },
23   "source_files": "Sources/CastledNotificationService/**/*.{h,m,swift}",
24   "readme": "README.md",
25   "swift_version": "5.7"