[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / e / 0 / f / libGLTools / 0.1.0 / libGLTools.podspec.json
blob8109cd5cee95f7faabc2aab90edef32ee9b05e9e
2   "name": "libGLTools",
3   "version": "0.1.0",
4   "summary": "OpenGL libGLTools.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lgc107/libGLTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ljc107": "Harryljc@163.com"
13   },
14   "source": {
15     "git": "https://github.com/lgc107/libGLTools.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "osx": "10.10"
20   },
21   "source_files": "libGLTools/Classes/**/*.{h,m}",
22   "vendored_libraries": "libGLTools/Classes/**/*.a",
23   "public_header_files": "libGLTools/Classes/**/*.h",
24   "frameworks": [
25     "OpenGL",
26     "GLUT"
27   ]