blob: 05c0c1dc04a2533da26de6e88822a9d6c445c790 [file] [log] [blame]
{
"name": "SULUserNotificationCenter",
"version": "0.1.6",
"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.6"
},
"platforms": {
"osx": "10.9"
},
"source_files": "SULUserNotificationCenter/Classes/**/*",
"resource_bundles": {
"SULUserNotificationCenter": [
"SULUserNotificationCenter/Assets/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}