# Package

version       = "0.3"
author        = "Andre von Houck"
description   = "Wrapper of GLFM (OpenGL ES and input for iOS and Android) library for Nim."
license       = "MIT"
srcDir        = "src"


# Dependencies

requires "nim > 0.20.0"