2 "name": "MinimizableView",
4 "summary": "SwiftUI view that minimises to the bottom of the screen similar to the mini-player in Apple Music or Spotify.",
5 "swift_versions": "5.1",
6 "description": "MinimizableView is a simple SwiftUI view for iOS and iPadOS that can minimise like the mini-player in the Spotify or Apple Music app. \nIt can only be used from iOS 13.0 or iPadOS because SwiftUI is not supported in earlier iOS versions.",
7 "homepage": "https://github.com/DominikButz/MinimizableView",
13 "dominikbutz": "dominikbutz@gmail.com"
16 "git": "https://github.com/DominikButz/MinimizableView.git",
22 "source_files": "Sources/**/*",
23 "swift_version": "5.1"