A description of this package.
{ "name": "GfxMath", "path": "/usr/src/package", "targets": [ { "name": "GfxMathTests", "path": "Tests/GfxMathTests", "type": "test", "c99name": "GfxMathTests", "sources": [ "MatrixTests.swift", "QuaternionTests.swift", "RectTests.swift", "VectorProtocolTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "GfxMath" ] }, { "name": "GfxMath", "path": "Sources/GfxMath", "type": "library", "c99name": "GfxMath", "sources": [ "Accuracy.swift", "Color/Color+Conversions.swift", "Color/Color+DefaultColors.swift", "Color/Color.swift", "Color/Experimental/Color+EColor.swift", "Color/Experimental/Conversions/EColor+swim.swift", "Color/Experimental/EColor.swift", "Color/Experimental/EColorFormatFpRGB.swift", "Color/Experimental/EColorFormatFpRGBA.swift", "Color/Experimental/EColorFormatIRGB.swift", "Color/Experimental/EColorFormatIRGBA.swift", "Color/Experimental/ERGBAColor.swift", "Color/Experimental/ERGBColor.swift", "FloatingPointGenericMath.swift", "Matrix.swift", "MatrixDimension.swift", "Point.swift", "Quaternion.swift", "Size.swift", "Transform.swift", "Transformation.swift", "geometry/Line.swift", "geometry/LineSegment.swift", "geometry/Plane.swift", "geometry/Rect.swift", "geometry/Triangle.swift", "vector/Vector.swift", "vector/VectorLayout.swift", "vector/VectorProtocol+Initializers.swift", "vector/VectorProtocol+Operators.swift", "vector/VectorProtocol.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "GfxMath" ] } ], "products": [ { "name": "GfxMath", "type": { "library": [ "automatic" ] }, "targets": [ "GfxMath" ] } ], "platforms": [ { "name": "macos", "version": "10.15" } ], "dependencies": [], "tools_version": "5.3", "manifest_display_name": "GfxMath" }
{ "name": "GfxMath", "targets": [ { "name": "GfxMath", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "GfxMathTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "GfxMath", null ] } ], "packageAccess": false } ], "products": [ { "name": "GfxMath", "type": { "library": [ "automatic" ] }, "targets": [ "GfxMath" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.15", "platformName": "macos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "GfxMath", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }