blob: b63feb29151b89a8f78e7eb46b0e47d28e39a2c6 [file] [log] [blame]
{
"name": "NotificationBanner",
"version": "1.0.6",
"license": "MIT",
"summary": "A foreground notification banner library, easy to use and customizable.",
"homepage": "https://github.com/joehour/NotificationBanner",
"authors": {
"joe": "joemail168@gmail.com"
},
"source": {
"git": "https://github.com/joehour/NotificationBanner.git",
"tag": "1.0.6"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "NotificationBanner/*.{swift}",
"resources": "NotificationBanner/*.{png}",
"pushed_with_swift_version": "3.0"
}