4 "summary": "Create Apple-like alerts in SwiftUI",
5 "description": "Alert Toast is an open-source library in Github to use with SwiftUI. It allows you to present popups that don't need any user action to dismiss or to validate. Some great usage examples: Message Sent, Poor Network Connection, Profile Updated, Logged In/Out, Favorited, Loading and so on...",
6 "homepage": "https://github.com/elai950/AlertToast",
12 "Elai Zuberman": "email@address.com"
19 "git": "https://github.com/elai950/AlertToast.git",
22 "source_files": "Sources/AlertToast/**/*.swift",
24 "swift_versions": "5.1",
25 "swift_version": "5.1"