{
"name": "ShadcnSwiftUI",
"path": "/usr/src/package",
"targets": [
{
"name": "ShadcnSwiftUITests",
"path": "shadcn-swift/Tests/ShadcnSwiftUITests",
"type": "test",
"c99name": "ShadcnSwiftUITests",
"sources": [
"ColorOKLCHTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"ShadcnSwiftUI"
]
},
{
"name": "ShadcnSwiftUI",
"path": "shadcn-swift/Sources/ShadcnSwiftUI",
"type": "library",
"c99name": "ShadcnSwiftUI",
"sources": [
"Components/Accordion/Accordion.swift",
"Components/Alert/Alert.swift",
"Components/AlertDialog/AlertDialog.swift",
"Components/AspectRatio/AspectRatio.swift",
"Components/Attachment/Attachment.swift",
"Components/Avatar/Avatar.swift",
"Components/Badge/Badge.swift",
"Components/Breadcrumb/Breadcrumb.swift",
"Components/Bubble/Bubble.swift",
"Components/Button/Button.swift",
"Components/ButtonGroup/ButtonGroup.swift",
"Components/Calendar/CalendarView.swift",
"Components/Card/Card.swift",
"Components/Carousel/Carousel.swift",
"Components/Checkbox/Checkbox.swift",
"Components/Collapsible/Collapsible.swift",
"Components/Combobox/Combobox.swift",
"Components/Command/Command.swift",
"Components/ContextMenu/ContextMenu.swift",
"Components/DatePicker/DatePicker.swift",
"Components/Dialog/Dialog.swift",
"Components/Direction/Direction.swift",
"Components/Drawer/Drawer.swift",
"Components/DropdownMenu/DropdownMenu.swift",
"Components/Empty/Empty.swift",
"Components/Field/Field.swift",
"Components/HoverCard/HoverCard.swift",
"Components/Input/Input.swift",
"Components/InputGroup/InputGroup.swift",
"Components/InputOTP/InputOTP.swift",
"Components/Item/Item.swift",
"Components/Kbd/Kbd.swift",
"Components/Label/Label.swift",
"Components/Marker/Marker.swift",
"Components/Menubar/Menubar.swift",
"Components/Message/Message.swift",
"Components/MessageScroller/MessageScroller.swift",
"Components/NativeSelect/NativeSelect.swift",
"Components/NavigationMenu/NavigationMenu.swift",
"Components/Pagination/Pagination.swift",
"Components/Popover/Popover.swift",
"Components/Progress/Progress.swift",
"Components/RadioGroup/RadioGroup.swift",
"Components/Resizable/Resizable.swift",
"Components/ScrollArea/ScrollArea.swift",
"Components/Select/Select.swift",
"Components/Separator/Separator.swift",
"Components/Sheet/Sheet.swift",
"Components/Skeleton/Skeleton.swift",
"Components/Slider/Slider.swift",
"Components/Spinner/Spinner.swift",
"Components/Switch/Switch.swift",
"Components/Table/Table.swift",
"Components/Tabs/Tabs.swift",
"Components/Textarea/Textarea.swift",
"Components/Toast/Toast.swift",
"Components/Toggle/Toggle.swift",
"Components/ToggleGroup/ToggleGroup.swift",
"Components/Tooltip/Tooltip.swift",
"Components/Typography/Typography.swift",
"Theme/DesignToken.swift",
"Theme/Theme.swift",
"Theme/ThemeEnvironment.swift",
"Theme/Themes.swift",
"Utils/Color+OKLCH.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"ShadcnSwiftUI"
]
}
],
"products": [
{
"name": "ShadcnSwiftUI",
"type": {
"library": [
"automatic"
]
},
"targets": [
"ShadcnSwiftUI"
]
}
],
"platforms": [
{
"name": "ios",
"version": "18.0"
},
{
"name": "macos",
"version": "15.0"
}
],
"dependencies": [],
"tools_version": "6.0",
"manifest_display_name": "ShadcnSwiftUI"
}