[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / f / 0 / SplunkOtel / 0.11.1 / SplunkOtel.podspec.json
blob0d7aacf2fcb3a752a67c91ff792bb6555babc4d7
2   "name": "SplunkOtel",
3   "version": "0.11.1",
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",
8   "license": {
9     "type": "Apache",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Splunk": "www.splunk.com"
14   },
15   "source": {
16     "git": "https://github.com/signalfx/splunk-otel-ios.git",
17     "tag": "0.11.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "SplunkRumWorkspace/SplunkRum/SplunkRum/**/*.swift",
23   "swift_version": "5.1"