[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / 7 / a / DatadogSDKCrashReporting / 1.8.0 / DatadogSDKCrashReporting.podspec.json
blobc324a04d76480faf6f1341f380e5a23f2dbc9368
2   "name": "DatadogSDKCrashReporting",
3   "module_name": "DatadogCrashReporting",
4   "version": "1.8.0",
5   "summary": "Official Datadog Crash Reporting SDK for iOS.",
6   "homepage": "https://www.datadoghq.com",
7   "social_media_url": "https://twitter.com/datadoghq",
8   "license": {
9     "type": "Apache",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Maciek Grzybowski": "maciek.grzybowski@datadoghq.com",
14     "Mert Buran": "mert.buran@datadoghq.com",
15     "Maxime Epain": "maxime.epain@datadoghq.com"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source": {
22     "git": "https://github.com/DataDog/dd-sdk-ios.git",
23     "tag": "1.8.0"
24   },
25   "static_framework": true,
26   "source_files": "Sources/DatadogCrashReporting/**/*.swift",
27   "dependencies": {
28     "DatadogSDK": [
29       "1.8.0"
30     ],
31     "PLCrashReporter": [
32       "~> 1.10.0"
33     ]
34   },
35   "swift_version": "5.1"