[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / c / glm / 0.9.4.3 / glm.podspec.json
blobc1140d1ce3bfdca22d0ae0118e73fdfc61e9d4d2
2   "name": "glm",
3   "version": "0.9.4.3",
4   "license": {
5     "type": "MIT",
6     "file": "copying.txt"
7   },
8   "summary": "OpenGL Mathematics (GLM).",
9   "homepage": "http://glm.g-truc.net",
10   "authors": "http://glm.g-truc.net",
11   "source": {
12     "git": "https://github.com/g-truc/glm.git",
13     "tag": "0.9.4.3"
14   },
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}"