2 "name": "SwiftUIToast",
4 "summary": "A Swift package for displaying sleek iOS-style toast notifications.",
5 "description": "A package for displaying sleek iOS-style toast notifications with SwiftUI. It's intended to mimic the toasts seen when charging an Apple Pencil or connecting AirPods.",
6 "homepage": "https://github.com/jebenjamin/SwiftUIToast",
7 "screenshots": "https://github.com/jebenjamin/SwiftUIToast/raw/main/Examples.jpg",
13 "Jonathan Benjamin": "jonathan@axnote.app"
19 "git": "https://github.com/jebenjamin/SwiftUIToast.git",
22 "source_files": "Sources/**/*.{h,m,swift}",
23 "exclude_files": "Classes/Exclude"