[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 0 / 5 / b / PulseUI / 4.2.1 / PulseUI.podspec.json
blob57d500a89f5d02954b09cb497a14cbe336255bbc
2   "name": "PulseUI",
3   "module_name": "PulseUI",
4   "version": "4.2.1",
5   "summary": "Logging system for Apple platforms",
6   "swift_versions": "5.7",
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": "4.2.1"
16   },
17   "social_media_url": "https://kean.blog/",
18   "platforms": {
19     "ios": "14.0"
20   },
21   "dependencies": {
22     "PulseCore": [
23       "~> 4.2"
24     ]
25   },
26   "source_files": "Sources/PulseUI/**/*.swift",
27   "swift_version": "5.7"