Description
- Swift Tools 6.0.0
Description
{
"name": "SwiftSpatial",
"path": "/usr/src/package",
"targets": [
{
"name": "SwiftSpatialTests",
"path": "Tests/SwiftSpatialTests",
"type": "test",
"c99name": "SwiftSpatialTests",
"sources": [
"Angle2D.swift",
"Point3D.swift",
"Rotation3D.swift",
"Size3D.swift",
"Vector3D.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"SwiftSpatial"
],
"product_dependencies": [
"Testing"
]
},
{
"name": "SwiftSpatial",
"path": "Sources/SwiftSpatial",
"type": "library",
"c99name": "SwiftSpatial",
"sources": [
"2D/Angle2D.swift",
"2D/Axis2D.swift",
"2D/Point2D.swift",
"2D/PolarCoordinates2D.swift",
"2D/Pose2D.swift",
"2D/Primitive2D.swift",
"2D/Rotatable2D.swift",
"2D/Scalable2D.swift",
"2D/ScaledPose2D.swift",
"2D/Size2D.swift",
"2D/Translatable2D.swift",
"2D/Vector2D.swift",
"2D/Volumetric2D.swift",
"3D/Axis3D.swift",
"3D/Point3D.swift",
"3D/Pose3D.swift",
"3D/Primitive3D.swift",
"3D/Ray3D.swift",
"3D/Rotatable3D.swift",
"3D/Rotation3D.swift",
"3D/RotationAxis3D.swift",
"3D/Scalable3D.swift",
"3D/ScaledPose3D.swift",
"3D/Shearable3D.swift",
"3D/Size3D.swift",
"3D/SphericalCoordinates3D.swift",
"3D/Translatable3D.swift",
"3D/Vector3D.swift",
"3D/Volumetric3D.swift",
"ApproximatelyEquatable.swift",
"SIMDExtensions.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"SwiftSpatial",
"Spatial"
],
"product_dependencies": [
"kvSIMD",
"RealModule"
]
},
{
"name": "Spatial",
"path": "Sources/Spatial",
"type": "library",
"c99name": "Spatial",
"sources": [
"Spatial.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"Spatial"
],
"target_dependencies": [
"SwiftSpatial"
]
}
],
"products": [
{
"name": "SwiftSpatial",
"type": {
"library": [
"automatic"
]
},
"targets": [
"SwiftSpatial"
]
},
{
"name": "Spatial",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Spatial"
]
}
],
"platforms": [
{
"name": "macos",
"version": "14.0"
}
],
"dependencies": [
{
"url": "https://github.com/keyvariable/kvSIMD.swift.git",
"type": "sourceControl",
"identity": "kvsimd.swift",
"requirement": {
"range": [
{
"lower_bound": "1.0.3",
"upper_bound": "2.0.0"
}
]
}
},
{
"url": "https://github.com/apple/swift-numerics",
"type": "sourceControl",
"identity": "swift-numerics",
"requirement": {
"range": [
{
"lower_bound": "1.0.0",
"upper_bound": "2.0.0"
}
]
}
},
{
"url": "https://github.com/apple/swift-testing.git",
"type": "sourceControl",
"identity": "swift-testing",
"requirement": {
"branch": [
"main"
]
}
},
{
"url": "https://github.com/apple/swift-docc-plugin",
"type": "sourceControl",
"identity": "swift-docc-plugin",
"requirement": {
"range": [
{
"lower_bound": "1.0.0",
"upper_bound": "2.0.0"
}
]
}
}
],
"tools_version": "6.0",
"manifest_display_name": "SwiftSpatial"
}
Package Dump
{
"name": "SwiftSpatial",
"traits": [],
"targets": [
{
"name": "SwiftSpatial",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"product": [
"kvSIMD",
"kvSIMD.swift",
null,
null
]
},
{
"product": [
"RealModule",
"swift-numerics",
null,
null
]
}
],
"packageAccess": true
},
{
"name": "SwiftSpatialTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"SwiftSpatial",
null
]
},
{
"product": [
"Testing",
"swift-testing",
null,
null
]
}
],
"packageAccess": true
},
{
"name": "Spatial",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"SwiftSpatial",
null
]
}
],
"packageAccess": true
}
],
"products": [
{
"name": "SwiftSpatial",
"type": {
"library": [
"automatic"
]
},
"targets": [
"SwiftSpatial"
]
},
{
"name": "Spatial",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Spatial"
]
}
],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "14.0",
"platformName": "macos"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "kvsimd.swift",
"location": {
"remote": [
{
"urlString": "https://github.com/keyvariable/kvSIMD.swift.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "1.0.3",
"upperBound": "2.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "swift-numerics",
"location": {
"remote": [
{
"urlString": "https://github.com/apple/swift-numerics"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "1.0.0",
"upperBound": "2.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "swift-testing",
"location": {
"remote": [
{
"urlString": "https://github.com/apple/swift-testing.git"
}
]
},
"requirement": {
"branch": [
"main"
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "swift-docc-plugin",
"location": {
"remote": [
{
"urlString": "https://github.com/apple/swift-docc-plugin"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "1.0.0",
"upperBound": "2.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "6.0.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}
Dependencies
- kvSIMD.swift1.1.0
- swift-numerics1.0.3
- swift-testingunspecified
- SwiftDocCPlugin1.4.3
Dependencies
{
"url": "/usr/src/package",
"name": "SwiftSpatial",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": [
{
"url": "https://github.com/keyvariable/kvSIMD.swift.git",
"name": "kvSIMD.swift",
"path": "/usr/src/package/.build/checkouts/kvSIMD.swift",
"version": "1.1.0",
"identity": "kvsimd.swift",
"dependencies": []
},
{
"url": "https://github.com/apple/swift-numerics",
"name": "swift-numerics",
"path": "/usr/src/package/.build/checkouts/swift-numerics",
"version": "1.0.3",
"identity": "swift-numerics",
"dependencies": []
},
{
"url": "https://github.com/apple/swift-testing.git",
"name": "swift-testing",
"path": "/usr/src/package/.build/checkouts/swift-testing",
"version": "unspecified",
"identity": "swift-testing",
"dependencies": [
{
"url": "https://github.com/swiftlang/swift-syntax.git",
"name": "swift-syntax",
"path": "/usr/src/package/.build/checkouts/swift-syntax",
"version": "602.0.0-prerelease-2025-04-16",
"identity": "swift-syntax",
"dependencies": []
}
]
},
{
"url": "https://github.com/apple/swift-docc-plugin",
"name": "SwiftDocCPlugin",
"path": "/usr/src/package/.build/checkouts/swift-docc-plugin",
"version": "1.4.3",
"identity": "swift-docc-plugin",
"dependencies": [
{
"url": "https://github.com/swiftlang/swift-docc-symbolkit",
"name": "SymbolKit",
"path": "/usr/src/package/.build/checkouts/swift-docc-symbolkit",
"version": "1.0.0",
"identity": "swift-docc-symbolkit",
"dependencies": []
}
]
}
]
}