Mathematics library for Swift.
{ "name": "SwiftMath", "path": "/usr/src/package", "targets": [ { "name": "SwiftMathTests", "path": "Tests/SwiftMathTests", "type": "test", "c99name": "SwiftMathTests", "sources": [ "AngleTests.swift", "Matrix3x3Tests.swift", "Matrix4x4Tests.swift", "RectTests.swift", "Vector2Tests.swift", "XCTestManifests.swift", "functionsTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "SwiftMath" ] }, { "name": "SwiftMath", "path": ".", "type": "library", "c99name": "SwiftMath", "sources": [ "Sources/Angle.swift", "Sources/Matrix3x3+nosimd.swift", "Sources/Matrix3x3+simd.swift", "Sources/Matrix3x3.swift", "Sources/Matrix4x4+Extensions.swift", "Sources/Matrix4x4+nosimd.swift", "Sources/Matrix4x4+simd.swift", "Sources/Matrix4x4.swift", "Sources/Point.swift", "Sources/Rect.swift", "Sources/String+Math.swift", "Sources/Vector2+nosimd.swift", "Sources/Vector2+simd.swift", "Sources/Vector2.swift", "Sources/Vector3+nosimd.swift", "Sources/Vector3+simd.swift", "Sources/Vector3.swift", "Sources/Vector4+nosimd.swift", "Sources/Vector4+simd.swift", "Sources/Vector4.swift", "Sources/Vectorf+Components.swift", "Sources/easing.swift", "Sources/float3x3+Extensions.swift", "Sources/float4x4+Extensions.swift", "Sources/functions.swift", "Sources/platform.swift", "Sources/random.swift", "Sources/utils.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "SwiftMath" ] } ], "products": [ { "name": "SwiftMath", "type": { "library": [ "static" ] }, "targets": [ "SwiftMath" ] } ], "platforms": [], "dependencies": [], "tools_version": "5.3", "manifest_display_name": "SwiftMath" }
{ "name": "SwiftMath", "targets": [ { "name": "SwiftMath", "path": ".", "type": "regular", "exclude": [ "SwiftMath.podspec", "README.md", "Tests", "LICENSE" ], "sources": [ "Sources" ], "settings": [ { "kind": { "define": { "_0": "NOSIMD" } }, "tool": "swift", "condition": { "platformNames": [ "linux", "android", "windows", "wasi" ] } } ], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "SwiftMathTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SwiftMath", null ] } ], "packageAccess": false } ], "products": [ { "name": "SwiftMath", "type": { "library": [ "static" ] }, "targets": [ "SwiftMath" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "SwiftMath", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }