4 "summary": "A math library written in Swift.",
5 "description": "FastMath is a framework for performing numerical computation in Swift.",
6 "homepage": "https://github.com/tworingsoft/fastmath",
9 "Andrew McKnight": "andrew@tworingsoft.com"
16 "git": "https://github.com/tworingsoft/fastmath.git",
19 "source_files": "Sources/**/*.{c,h,swift}",
20 "swift_versions": "5",
30 "source_files": "Tests/**/*.swift"