[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / f / a / 2 / JFMinimalNotifications / 1.0.1 / JFMinimalNotifications.podspec.json
blob5cd467ba603b1090cb7efb235aaabb86376606f8
2   "name": "JFMinimalNotifications",
3   "version": "1.0.1",
4   "summary": "An iOS UIView for presenting a minimalistic notification that doesn't block the UI and is highly configurable",
5   "requires_arc": true,
6   "description": "An iOS UIView for presenting a beautiful notification that is highly configurable and works for both iPhone and iPad.",
7   "homepage": "https://github.com/atljeremy/JFMinimalNotifications",
8   "screenshots": "https://raw.githubusercontent.com/atljeremy/JFMinimalNotifications/refs/heads/main/Resources/notification-examples.png",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Jeremy Fox": "atljeremy@me.com"
15   },
16   "social_media_url": "http://jeremyfox.me",
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.10",
21   "source": {
22     "git": "https://github.com/atljeremy/JFMinimalNotifications.git",
23     "tag": "v1.0.1"
24   },
25   "source_files": "JFMinimalNotification/*.{swift}",
26   "frameworks": "CoreGraphics",
27   "swift_version": "5.10"