2 "name": "CastledNotificationContent",
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-ios-sdk",
12 "Castled Data": "https://castled.io"
17 "swift_versions": "5.7",
30 "git": "https://github.com/castledio/castled-ios-sdk.git",
33 "source_files": "Sources/CastledNotificationContent/**/*.{h,m,swift}",
35 "CastledNotificationContent": [
36 "Sources/CastledNotificationContent/**/*.{xcassets,storyboard,xib}"
39 "readme": "README.md",
40 "pod_target_xcconfig": {
41 "DEFINES_MODULE": "YES"
43 "swift_version": "5.7"