2 "name": "SplunkOtelCrashReporting",
4 "summary": "Splunk OpenTelemetry Crash Reporting 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 "cocoapods_version": ">= 1.10",
8 "homepage": "https://github.com/signalfx/splunk-otel-ios.git",
14 "Splunk": "www.splunk.com"
17 "git": "https://github.com/signalfx/splunk-otel-ios-crashreporting.git",
23 "source_files": "SplunkRumCrashReporting/SplunkRumCrashReporting/**/*.swift",
24 "static_framework": true,
33 "swift_version": "5.1"