Creation of the repository with the first draft
A description of this package.
{ "name": "DesignSystem", "path": "/usr/src/package", "targets": [ { "name": "DesignSystemTests", "path": "Tests/DesignSystemTests", "type": "test", "c99name": "DesignSystemTests", "sources": [ "DesignSystemTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "DesignSystem" ] }, { "name": "DesignSystem", "path": "Sources/DesignSystem", "type": "library", "c99name": "DesignSystem", "sources": [ "ButtonGroups.swift", "Buttons.swift", "Cards.swift", "Checkboxes.swift", "Colors.swift", "DesignSystemButtonGroupStyle.swift", "DesignSystemContent.swift", "Extensions/LocalizedStringKey+String.swift", "Helpers/DesignSystemRoundedCorner.swift", "Helpers/GroupButtonStyle+Extensions.swift", "Images.swift", "NavigatorsBottom.swift", "NavigatorsTop.swift", "RadioButtons.swift", "Selection.swift", "TextFields.swift", "Toggles.swift", "Typography.swift" ], "resources": [ { "path": "/usr/src/package/Sources/DesignSystem/Resources/BricksAssets.xcassets", "rule": "process" }, { "path": "/usr/src/package/Sources/DesignSystem/Resources/Colors.xcassets", "rule": "process" } ], "module_type": "SwiftTarget", "product_memberships": [ "DesignSystem" ] } ], "products": [ { "name": "DesignSystem", "type": { "library": [ "automatic" ] }, "targets": [ "DesignSystem" ] } ], "platforms": [ { "name": "ios", "version": "14.0" }, { "name": "macos", "version": "11.0" }, { "name": "tvos", "version": "14.0" } ], "dependencies": [], "tools_version": "5.3" }
{ "name": "DesignSystem", "targets": [ { "name": "DesignSystem", "type": "regular", "exclude": [], "settings": [], "resources": [ { "path": "Resources", "rule": "process" } ], "dependencies": [] }, { "name": "DesignSystemTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "DesignSystem", null ] } ] } ], "products": [ { "name": "DesignSystem", "type": { "library": [ "automatic" ] }, "targets": [ "DesignSystem" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "14.0", "platformName": "ios" }, { "options": [], "version": "11.0", "platformName": "macos" }, { "options": [], "version": "14.0", "platformName": "tvos" } ], "providers": null, "packageKind": "root", "dependencies": [], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "DesignSystem", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }