4 "summary": "Floating point math library written using idiomatic Swift",
5 "description": "This library is created to power on math part in Fiber2D game engine. It is cross-platform, supports both SIMD and non-SIMD environments.\nIt has implementations for vec2, vec3, vec4, mat3, mat4 and a bunch of utility functions.",
6 "homepage": "https://github.com/SwiftGFX/SwiftMath",
12 "Andrey Volodin": "siddok@gmail.com"
14 "social_media_url": "http://twitter.com/s1ddok",
20 "git": "https://github.com/SwiftGFX/SwiftMath.git",
23 "source_files": "Sources",
24 "pushed_with_swift_version": "3.0"