{
  "$schema": "https://nitro.margelo.com/nitro.schema.json",
  "cxxNamespace": ["orientation"],
  "ios": {
    "iosModuleName": "NitroOrientation"
  },
  "android": {
    "androidNamespace": ["orientation"],
    "androidCxxLibName": "NitroOrientation"
  },
  "autolinking": {
    "NitroOrientation": {
      "swift": "NitroOrientation",
      "kotlin": "NitroOrientation"
    }
  },
  "ignorePaths": ["**/node_modules"],
  "gitAttributesGeneratedFlag": false
}
