<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.facebook.hermes</groupId>
  <artifactId>hermes-ios</artifactId>
  <version>250829098.0.19</version>
  <packaging>pom</packaging>
  <name>hermes</name>
  <description>A JavaScript engine optimized for fast start-up of React Native apps</description>
  <url>https://github.com/facebook/hermes/tree/static_h</url>
  <licenses>
    <license>
      <name>MIT License</name>
      <url>https://github.com/facebook/hermes/blob/HEAD/LICENSE</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>facebook</id>
      <name>Facebook</name>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/facebook/hermes.git</connection>
    <developerConnection>scm:git:git@github.com:facebook/hermes.git</developerConnection>
    <url>https://github.com/facebook/hermes.git</url>
  </scm>
</project>
