[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 7 / c / glm / 0.9.4.6 / glm.podspec.json
blobfdd69b73e5df4dad7976b4949e89a10ed0edda3d
2   "name": "glm",
3   "version": "0.9.4.6",
4   "license": {
5     "type": "MIT",
6     "file": "copying.txt"
7   },
8   "summary": "OpenGL Mathematics (GLM).",
9   "homepage": "http://glm.g-truc.net",
10   "authors": {
11     "Christophe Riccio": "glm@g-truc.net"
12   },
13   "source": {
14     "git": "https://github.com/g-truc/glm.git",
15     "tag": "0.9.4.6"
16   },
17   "requires_arc": false,
18   "source_files": "glm/**/*{.h,.hpp}",
19   "header_mappings_dir": "glm",
20   "preserve_paths": "glm/**/*{.h,.hpp,.inl}",
21   "public_header_files": "glm/**/*{.h,.hpp,.inl}"