4 "summary": "Splunk OpenTelemetry pod for iOS",
5 "description": "The Splunk RUM agent for iOS provides a Swift package that captures:\nHTTP requests, using URLSession instrumentation\nApplication startup information\nUI activity - screen name (typically ViewController name), actions, and PresentationTransitions\nCrashes/unhandled exceptions using SplunkRumCrashReporting\n🚧 This project is currently in BETA. It is officially supported by Splunk. However, breaking changes MAY be introduced.",
6 "swift_versions": "5.1",
7 "homepage": "https://github.com/signalfx/splunk-otel-ios.git",
13 "Splunk": "www.splunk.com"
16 "git": "https://github.com/signalfx/splunk-otel-ios.git",
22 "source_files": "SplunkRumWorkspace/SplunkRum/SplunkRum/**/*.swift",
23 "swift_version": "5.1"