blob: e0bb5963ac721532abb82f38336e56ca6346ca50 [file] [log] [blame]
{
"name": "HSNotification",
"version": "0.3.2",
"deprecated_in_favor_of": "HSObserver",
"deprecated": true,
"summary": "Nicer Notifications for Swift. - Better creation, activation/deactivation and cleanup",
"description": "Deprecated in favour of HSObserver",
"homepage": "https://github.com/ConfusedVorlon/HSNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ConfusedVorlon": "rob@hobbyistsoftware.com"
},
"source": {
"git": "https://github.com/ConfusedVorlon/HSNotification.git",
"tag": "0.3.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "2.0"
},
"source_files": "HSNotification/Classes/**/*"
}