{
  "name": "DatadogRUM",
  "version": "2.22.1",
  "summary": "Datadog Real User Monitoring Module.",
  "homepage": "https://www.datadoghq.com",
  "social_media_url": "https://twitter.com/datadoghq",
  "license": {
    "type": "Apache",
    "file": "LICENSE"
  },
  "authors": {
    "Maciek Grzybowski": "maciek.grzybowski@datadoghq.com",
    "Maxime Epain": "maxime.epain@datadoghq.com",
    "Ganesh Jangir": "ganesh.jangir@datadoghq.com",
    "Maciej Burda": "maciej.burda@datadoghq.com"
  },
  "swift_versions": "5.9",
  "platforms": {
    "ios": "12.0",
    "tvos": "12.0"
  },
  "source": {
    "git": "https://github.com/DataDog/dd-sdk-ios.git",
    "tag": "2.22.1"
  },
  "source_files": [
    "DatadogRUM/Sources/**/*.swift"
  ],
  "resource_bundles": {
    "DatadogRUM": "DatadogRUM/Resources/PrivacyInfo.xcprivacy"
  },
  "dependencies": {
    "DatadogInternal": [
      "2.22.1"
    ]
  },
  "swift_version": "5.9"
}
