[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 0 / SULUserNotificationCenter / 0.1.1 / SULUserNotificationCenter.podspec.json
blob8745ab8b224762c7eb1255e468558389ce4e4978
2   "name": "SULUserNotificationCenter",
3   "version": "0.1.1",
4   "summary": "A Drop in replacement for NSUserNotification with a few handy tweaks, written in Swift 3.0!",
5   "description": "A Drop in replacement for NSUserNotification with a few handy tweaks, written in Swift 3.0!\nSee Example for more detail!",
6   "homepage": "https://github.com/sunuslee/SULUserNotificationCenter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sunuslee": "sunuslee@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sunuslee/SULUserNotificationCenter.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "osx": "10.9"
20   },
21   "source_files": "SULUserNotificationCenter/Classes/**/*",
22   "pushed_with_swift_version": "3.0"