2 "name": "CustomModalView",
4 "summary": "Fully customizable Modal View component built in SwiftUI for SwiftUI on iOS and macOS",
5 "swift_versions": "5.0",
6 "description": "Custom Modal View is a fully customizable modal view component built in SwiftUI for SwiftUI.\nIt's API is built similar to the native `.sheet`, so that it fits into existing SwiftUI apps.\nThe library is compatible with both iOS and macOS.",
7 "homepage": "https://github.com/jankaltoun/CustomModalView",
13 "jankaltoun": "jan.kaltoun@me.com"
16 "git": "https://github.com/jankaltoun/CustomModalView.git",
23 "source_files": "Sources/**/*",
24 "swift_version": "5.0"