[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 7 / a / DatadogSDKCrashReporting / 2.15.0 / DatadogSDKCrashReporting.podspec.json
blob4c4d952c0a8724731d9493b3ec8e9853d8e00e61
2   "name": "DatadogSDKCrashReporting",
3   "module_name": "DatadogCrashReporting",
4   "version": "2.15.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     "Maxime Epain": "maxime.epain@datadoghq.com",
15     "Ganesh Jangir": "ganesh.jangir@datadoghq.com",
16     "Maciej Burda": "maciej.burda@datadoghq.com"
17   },
18   "swift_versions": "5.9",
19   "platforms": {
20     "ios": "12.0",
21     "tvos": "12.0"
22   },
23   "deprecated_in_favor_of": "DatadogCrashReporting",
24   "source": {
25     "git": "https://github.com/DataDog/dd-sdk-ios.git",
26     "tag": "2.15.0"
27   },
28   "static_framework": true,
29   "source_files": "DatadogCrashReporting/Sources/**/*.swift",
30   "dependencies": {
31     "DatadogInternal": [
32       "2.15.0"
33     ],
34     "PLCrashReporter": [
35       "~> 1.11.2"
36     ]
37   },
38   "resource_bundles": {
39     "DatadogCrashReporting": "DatadogCrashReporting/Resources/PrivacyInfo.xcprivacy"
40   },
41   "swift_version": "5.9"