{
  "name": "expo-gl",
  "platforms": ["ios", "android"],
  "ios": {
    "podspecPath": "./ExpoGL.podspec",
    "modules": ["GLViewModule"]
  },
  "android": {
    "modules": ["expo.modules.gl.GLViewModule", "expo.modules.gl.GLObjectManagerModule"]
  }
}
