blob: 8f4719eb279acdfc0d34fe9dc00c2555736cdbb4 [file] [log] [blame]
{
"name": "NitroMath",
"version": "1.1.0",
"summary": "NitroMath is a set of mathematical utilities for C, C++, ObjC and Swift which aims to boost coding performance.",
"homepage": "https://github.com/danielalves/NitroMath",
"license": "MIT",
"authors": "Daniel L. Alves",
"source": {
"git": "https://github.com/danielalves/NitroMath.git",
"tag": "1.1.0"
},
"source_files": "NitroMath/**/NTRMath.h",
"requires_arc": false
}