[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 0 / 2 / 4 / ToastUI / 2.0.0 / ToastUI.podspec.json
blob68b1826b766c2f32903b484568d87099a65fb146
2   "name": "ToastUI",
3   "version": "2.0.0",
4   "swift_versions": "5.3",
5   "authors": {
6     "Quan Tran": "quan@shousio.com"
7   },
8   "social_media_url": "https://quanshousio.com",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "homepage": "https://github.com/quanshousio/ToastUI",
14   "source": {
15     "git": "https://github.com/quanshousio/ToastUI.git",
16     "tag": "2.0.0"
17   },
18   "summary": "A simple way to show toast in SwiftUI.",
19   "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.",
20   "platforms": {
21     "ios": "14.0",
22     "tvos": "14.0",
23     "osx": "11.0"
24   },
25   "source_files": "Sources/**/*.swift",
26   "swift_version": "5.3"