8 "summary": "OpenGL Mathematics (GLM).",
9 "homepage": "http://glm.g-truc.net",
10 "authors": "http://glm.g-truc.net",
12 "git": "https://github.com/g-truc/glm.git",
15 "requires_arc": false,
16 "source_files": "glm/**/*{.h,.hpp}",
17 "header_mappings_dir": "glm",
18 "preserve_paths": "glm/**/*{.h,.hpp,.inl}",
19 "public_header_files": "glm/**/*{.h,.hpp,.inl}"