[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 0 / 5 / b / PulseUI / 3.7.3 / PulseUI.podspec.json
blobee9d5f2329d5f8c63153f3589a0aae3483ff0d3b
2   "name": "PulseUI",
3   "module_name": "PulseUI",
4   "version": "3.7.3",
5   "summary": "Logging system for Apple platforms",
6   "swift_versions": "5.6",
7   "description": "Pulse is a powerful logging system for Apple Platforms. Native. Built with SwiftUI.",
8   "homepage": "https://github.com/kean/Pulse",
9   "license": "MIT",
10   "authors": {
11     "kean": "https://github.com/kean"
12   },
13   "source": {
14     "git": "https://github.com/kean/Pulse.git",
15     "tag": "3.7.3"
16   },
17   "social_media_url": "https://kean.blog/",
18   "platforms": {
19     "ios": "14.0"
20   },
21   "dependencies": {
22     "PulseCore": [
23       "~> 3.0"
24     ]
25   },
26   "source_files": "Sources/PulseUI/**/*.swift",
27   "swift_version": "5.6"