[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 5 / e / c / DatadogCrashReporting / 2.18.0 / DatadogCrashReporting.podspec.json
blobd7e318b71c00a220c0d3c29289f4bbbcafd1577a
2   "name": "DatadogCrashReporting",
3   "version": "2.18.0",
4   "summary": "Official Datadog Crash Reporting SDK for iOS.",
5   "homepage": "https://www.datadoghq.com",
6   "social_media_url": "https://twitter.com/datadoghq",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maciek Grzybowski": "maciek.grzybowski@datadoghq.com",
13     "Maxime Epain": "maxime.epain@datadoghq.com",
14     "Ganesh Jangir": "ganesh.jangir@datadoghq.com",
15     "Maciej Burda": "maciej.burda@datadoghq.com"
16   },
17   "swift_versions": "5.9",
18   "platforms": {
19     "ios": "12.0",
20     "tvos": "12.0"
21   },
22   "source": {
23     "git": "https://github.com/DataDog/dd-sdk-ios.git",
24     "tag": "2.18.0"
25   },
26   "static_framework": true,
27   "source_files": "DatadogCrashReporting/Sources/**/*.swift",
28   "dependencies": {
29     "DatadogInternal": [
30       "2.18.0"
31     ],
32     "PLCrashReporter": [
33       "~> 1.11.2"
34     ]
35   },
36   "resource_bundles": {
37     "DatadogCrashReporting": "DatadogCrashReporting/Resources/PrivacyInfo.xcprivacy"
38   },
39   "swift_version": "5.9"