[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / 2 / HSNotification / 0.3.2 / HSNotification.podspec.json
blobe0bb5963ac721532abb82f38336e56ca6346ca50
2   "name": "HSNotification",
3   "version": "0.3.2",
4   "deprecated_in_favor_of": "HSObserver",
5   "deprecated": true,
6   "summary": "Nicer Notifications for Swift. - Better creation, activation/deactivation and cleanup",
7   "description": "Deprecated in favour of HSObserver",
8   "homepage": "https://github.com/ConfusedVorlon/HSNotification",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "ConfusedVorlon": "rob@hobbyistsoftware.com"
15   },
16   "source": {
17     "git": "https://github.com/ConfusedVorlon/HSNotification.git",
18     "tag": "0.3.0"
19   },
20   "swift_version": "4.2",
21   "platforms": {
22     "ios": "10.0",
23     "osx": "10.12",
24     "tvos": "10.0",
25     "watchos": "2.0"
26   },
27   "source_files": "HSNotification/Classes/**/*"