[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / b / SwiftUIToast / 1.0.3 / SwiftUIToast.podspec.json
blob869cac1d2c2b53f18cf91ddeb74f737a085264f6
2   "name": "SwiftUIToast",
3   "version": "1.0.3",
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",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jonathan Benjamin": "jonathan@axnote.app"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/jebenjamin/SwiftUIToast.git",
20     "tag": "1.0.3"
21   },
22   "source_files": "Sources/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude"