blob: a6c618b776cf571464418d2a8c714cbbae84f438 [file] [log] [blame]
{
"name": "NotificationToast",
"version": "1.0.6",
"summary": "Google toast the Apple way !",
"description": "A view that tries to replicate iOS default toast message view.",
"homepage": "https://github.com/immortal79/NotificationToast",
"screenshots": "https://github.com/PhilippeWeidmann/NotificationToast/raw/master/Screenshots/icon.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"immortal79": "philweidmann@me.com"
},
"source": {
"git": "https://github.com/immortal79/NotificationToast.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.3",
"source_files": "Sources/NotificationToast/**/*",
"swift_version": "5.3"
}