blob: d76e6c09e011e28bdd6d24c76b60d8e29046a41d [file] [log] [blame]
{
"name": "NotificationBannerSwift-Roger",
"version": "3.0.5",
"summary": "The easiest way to display in app notification banners in iOS.",
"description": "NotificationBanner is an extremely customizable and lightweight library that makes the task of displaying in app notification banners and drop down alerts an absolute breeze in iOS.",
"homepage": "https://github.com/MrRogerHuang/NotificationBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roger Huang": "roger@beautimode.com"
},
"source": {
"git": "https://github.com/MrRogerHuang/NotificationBanner.git",
"tag": "3.0.5"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "NotificationBanner/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 5.0.0"
],
"MarqueeLabel": [
"~> 4.0.0"
]
},
"swift_version": "5.0"
}