blob: c1140d1ce3bfdca22d0ae0118e73fdfc61e9d4d2 [file] [log] [blame]
{
"name": "glm",
"version": "0.9.4.3",
"license": {
"type": "MIT",
"file": "copying.txt"
},
"summary": "OpenGL Mathematics (GLM).",
"homepage": "http://glm.g-truc.net",
"authors": "http://glm.g-truc.net",
"source": {
"git": "https://github.com/g-truc/glm.git",
"tag": "0.9.4.3"
},
"requires_arc": false,
"source_files": "glm/**/*{.h,.hpp}",
"header_mappings_dir": "glm",
"preserve_paths": "glm/**/*{.h,.hpp,.inl}",
"public_header_files": "glm/**/*{.h,.hpp,.inl}"
}