blob: a98e64bbc5e1ae62e5bcc916bf11f8995c043a3a [file] [log] [blame]
{
"name": "ToastUI",
"version": "1.2.0",
"summary": "A simple way to show toast in SwiftUI.",
"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.",
"homepage": "https://github.com/quanshousio/ToastUI.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quan Tran": "quan@shousio.com"
},
"source": {
"git": "https://github.com/quanshousio/ToastUI.git",
"tag": "1.2.0"
},
"social_media_url": "https://quanshousio.com",
"platforms": {
"ios": "13.0",
"tvos": "13.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.1",
"swift_version": "5.1"
}