{
  "name": "ABI47_0_0EXGL",
  "version": "12.0.0",
  "summary": "Provides GLView that acts as OpenGL ES render target and gives GL context object implementing WebGL 2.0 specification.",
  "description": "Provides GLView that acts as OpenGL ES render target and gives GL context object implementing WebGL 2.0 specification.",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://docs.expo.dev/versions/latest/sdk/gl-view/",
  "platforms": {
    "ios": "13.0"
  },
  "source": {
    "git": "https://github.com/expo/expo-gl.git"
  },
  "static_framework": true,
  "dependencies": {
    "ABI47_0_0ExpoModulesCore": [],
    "ABI47_0_0React-jsi": []
  },
  "compiler_flags": "-x objective-c++ -std=c++1z",
  "pod_target_xcconfig": {
    "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GLES_SILENCE_DEPRECATION=1"
  },
  "source_files": [
    "ios/**/*.{h,m,mm}",
    "common/**/*.{h,cpp,def}"
  ]
}
