[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 7 / a / DatadogSDKCrashReporting / 1.20.0 / DatadogSDKCrashReporting.podspec.json
blob94d69bcef63be8e6da62dc672638ed8206c1f7ed
2   "name": "DatadogSDKCrashReporting",
3   "module_name": "DatadogCrashReporting",
4   "version": "1.20.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     "tvos": "11.0"
21   },
22   "source": {
23     "git": "https://github.com/DataDog/dd-sdk-ios.git",
24     "tag": "1.20.0"
25   },
26   "static_framework": true,
27   "source_files": "Sources/DatadogCrashReporting/**/*.swift",
28   "dependencies": {
29     "DatadogSDK": [
30       "1.20.0"
31     ],
32     "PLCrashReporter": [
33       "~> 1.11.0"
34     ]
35   },
36   "swift_version": "5.1"