[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / 2 / 4 / ToastUI / 1.1.1 / ToastUI.podspec.json
blob9f18b65d38c01df32699e60912510aff1c2d7153
2   "name": "ToastUI",
3   "version": "1.1.1",
4   "summary": "A simple way to show toast in SwiftUI.",
5   "description": "ToastUI provides you a simple way to show toast, heads-up display (HUD), custom alert or any SwiftUI views on top of everything in SwiftUI.",
6   "homepage": "https://github.com/quanshousio/ToastUI.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quan Tran": "quan@shousio.com"
13   },
14   "source": {
15     "git": "https://github.com/quanshousio/ToastUI.git",
16     "tag": "1.1.1"
17   },
18   "social_media_url": "https://quanshousio.com",
19   "platforms": {
20     "ios": "13.0",
21     "tvos": "13.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "swift_versions": "5.1",
25   "swift_version": "5.1"