UIComponents is a Collection of SwiftUI View Components
{ "name": "UIComponents", "path": "/usr/src/package", "targets": [ { "name": "UIComponentsTests", "path": "/usr/src/package/Tests/UIComponentsTests", "type": "test", "c99name": "UIComponentsTests", "sources": [ "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "UIComponents", "path": "/usr/src/package/Sources/UIComponents", "type": "library", "c99name": "UIComponents", "sources": [ "EditableDateRow.swift", "EditableTextfield.swift", "Form/EditableDateRow.swift", "Form/EditableTextfield.swift", "ProgressBar.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "UIComponents", "targets": [ { "name": "UIComponents", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "UIComponentsTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "UIComponents", null ] } ] } ], "products": [ { "name": "UIComponents", "type": { "library": [ "automatic" ] }, "targets": [ "UIComponents" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "13.0", "platformName": "ios" }, { "options": [], "version": "13.0", "platformName": "tvos" }, { "options": [], "version": "11.0", "platformName": "macos" } ], "providers": null, "dependencies": [], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "UIComponents", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }