blob: 869de26f6d9b99b6a0b7ae3e6c58ab7de0e4a14b [file] [log] [blame]
{
"name": "NotificationBannerSwift",
"version": "1.4.1",
"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/Daltron/NotificationBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daltron": "daltonhint4@gmail.com"
},
"source": {
"git": "https://github.com/Daltron/NotificationBanner.git",
"tag": "1.4.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NotificationBanner/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 3.2"
],
"MarqueeLabel/Swift": [
]
},
"pushed_with_swift_version": "3.0"
}