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