[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 0 / 4 / HSObserver / 1.0.0 / HSObserver.podspec.json
blob8ed877a0e54640b486ba03d3d346a5ddd79633d8
2   "name": "HSObserver",
3   "version": "1.0.0",
4   "summary": "Nicer Notification Observers for Swift. - Better creation, activation/deactivation and cleanup",
5   "description": "Better Notification Observer for Swift.\n* Simpler API with sensible defaults\n* Easier to avoid 'dangling' notifications\n* Easy activation/deactivation\n* Simple integration with view controller lifecycles",
6   "homepage": "https://github.com/ConfusedVorlon/HSObserver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ConfusedVorlon": "rob@hobbyistsoftware.com"
13   },
14   "source": {
15     "git": "https://github.com/ConfusedVorlon/HSObserver.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "tvos": "10.0",
23     "watchos": "2.0"
24   },
25   "source_files": "HSObserver/Classes/**/*",
26   "swift_version": "5.0"