blob: 7a9121ce1df7b01c549ee916c325d3825e6401bb [file] [log] [blame]
{
"name": "SULUserNotificationCenter",
"version": "0.1.7",
"summary": "A Drop in replacement for NSUserNotification with a few handy tweaks, written in Swift 3.0!",
"description": "A Drop in replacement for NSUserNotification with a few handy tweaks, written in Swift 3.0!\nSee Example for more detail!",
"homepage": "https://github.com/sunuslee/SULUserNotificationCenter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunuslee": "sunuslee@gmail.com"
},
"source": {
"git": "https://github.com/sunuslee/SULUserNotificationCenter.git",
"tag": "0.1.7"
},
"platforms": {
"osx": "10.9"
},
"source_files": "SULUserNotificationCenter/Classes/**/*",
"resource_bundles": {
"SULUserNotificationCenter": [
"SULUserNotificationCenter/Assets/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}