[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 1 / ToastSwiftUI / 0.3.3 / ToastSwiftUI.podspec.json
blob450aefe573eca2b5efdb6cc068695bcb22bd167b
2   "name": "ToastSwiftUI",
3   "version": "0.3.3",
4   "summary": "A simple way to show a toast message in SwiftUI.",
5   "description": "ToastSwiftUI is a simple open source that will help you to show a toast message in SwiftUI. A toast message is a pop up that show users some information, then quickly close.",
6   "homepage": "https://github.com/huynguyencong/ToastSwiftUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Huy Nguyen": "conghuy2012@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/huynguyencong/ToastSwiftUI.git",
16     "tag": "0.3.3"
17   },
18   "social_media_url": "https://twitter.com/nguyenconghuy91",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "ToastSwiftUI/Classes/**/*",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"