A description of this package.
{ "name": "GfxMath", "path": "/usr/src/package", "targets": [ { "name": "GfxMathTests", "path": "/usr/src/package/Tests/GfxMathTests", "type": "test", "c99name": "GfxMathTests", "sources": [ "MatrixTests.swift", "QuaternionTests.swift", "RectTests.swift", "VectorProtocolTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "GfxMath", "path": "/usr/src/package/Sources/GfxMath", "type": "library", "c99name": "GfxMath", "sources": [ "Accuracy.swift", "Color/Color+Conversions.swift", "Color/Color+DefaultColors.swift", "Color/Color.swift", "Color/Experimental/EColor.swift", "Color/Experimental/RGBColor.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", "vector/Vector.swift", "vector/VectorLayout.swift", "vector/VectorProtocol+Initializers.swift", "vector/VectorProtocol+Operators.swift", "vector/VectorProtocol.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "GfxMath", "targets": [ { "name": "GfxMath", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "GfxMathTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "GfxMath", null ] } ] } ], "products": [ { "name": "GfxMath", "type": { "library": [ "automatic" ] }, "targets": [ "GfxMath" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "dependencies": [], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "GfxMath", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }