A description of this package.
{ "name": "GLUtils", "path": "/usr/src/package", "targets": [ { "name": "GLUtils", "path": "/usr/src/package/Sources/GLUtils", "type": "library", "c99name": "GLUtils", "sources": [ "Color+OpenGL.swift", "GLBuffer.swift", "GLShaderProgram.swift", "GLVertexArray.swift", "GLVertexAttribute.swift", "Matrix+OpenGL.swift", "Transformation+OpenGL.swift", "Vector+OpenGL.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "GLUtils", "targets": [ { "name": "GLUtils", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "GL", null ] }, { "byName": [ "GfxMath", null ] } ] } ], "products": [ { "name": "GLUtils", "type": { "library": [ "automatic" ] }, "targets": [ "GLUtils" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "dependencies": [ { "url": "https://github.com/UnGast/swift-opengl.git", "name": "GL", "requirement": { "branch": [ "master" ] }, "explicitName": "GL" }, { "url": "https://github.com/UnGast/swift-gfx-math.git", "name": "GfxMath", "requirement": { "branch": [ "master" ] }, "explicitName": "GfxMath" } ], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "GLUtils", "path": "/usr/src/package", "version": "unspecified", "dependencies": [ { "url": "https://github.com/UnGast/swift-opengl.git", "name": "GL", "path": "/usr/src/package/.build/checkouts/swift-opengl", "version": "unspecified", "dependencies": [ { "url": "https://github.com/kelvin13/swiftxml", "name": "XML", "path": "/usr/src/package/.build/checkouts/swiftxml", "version": "unspecified", "dependencies": [] } ] }, { "url": "https://github.com/UnGast/swift-gfx-math.git", "name": "GfxMath", "path": "/usr/src/package/.build/checkouts/swift-gfx-math", "version": "unspecified", "dependencies": [] } ] }