[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 5 / e / c / DatadogCrashReporting / 2.1.1 / DatadogCrashReporting.podspec.json
blob76ff52eda0f55d4b773e11325bb45ae51ba6e6d2
2   "name": "DatadogCrashReporting",
3   "version": "2.1.1",
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     "Maciej Burda": "maciej.burda@datadoghq.com",
14     "Maxime Epain": "maxime.epain@datadoghq.com",
15     "Ganesh Jangir": "ganesh.jangir@datadoghq.com"
16   },
17   "swift_versions": "5.5",
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0"
21   },
22   "source": {
23     "git": "https://github.com/DataDog/dd-sdk-ios.git",
24     "tag": "2.1.1"
25   },
26   "static_framework": true,
27   "source_files": "DatadogCrashReporting/Sources/**/*.swift",
28   "dependencies": {
29     "DatadogInternal": [
30       "2.1.1"
31     ],
32     "PLCrashReporter": [
33       "~> 1.11.1"
34     ]
35   },
36   "swift_version": "5.5"