blob: 235b9c8fbb5b2d8b6fed215176e171145a14b704 [file] [log] [blame]
{
"name": "NitroMath",
"version": "1.0.0",
"summary": "NitroMath is a set of mathematical utilities for C, C++ and ObjC 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.0.0"
},
"source_files": "NitroMath",
"requires_arc": false
}