[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 6 / b / CastledNotificationContent / 1.0.7 / CastledNotificationContent.podspec.json
blobe7e5bf035d2974893cc7931437f2c73d53bbf5be
2   "name": "CastledNotificationContent",
3   "version": "1.0.7",
4   "summary": "A Notification Content Extension for displaying custom content in iOS push notifications.",
5   "description": "The CastledNotificationContent framework provides a Notification Content Extension that allows you to create custom interfaces for displaying rich content in push notifications on iOS.",
6   "homepage": "https://github.com/castledio/castled-notifications-ios",
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": [
19     "UserNotifications",
20     "UIKit"
21   ],
22   "dependencies": {
23     "SDWebImage": [
24       "~> 5.11"
25     ]
26   },
27   "source": {
28     "git": "https://github.com/castledio/castled-notifications-ios.git",
29     "tag": "1.0.7"
30   },
31   "source_files": "CastledNotificationContent/**/*.{h,m,swift}",
32   "swift_version": "5.7"