[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 7 / a / DatadogSDKCrashReporting / 1.7.2 / DatadogSDKCrashReporting.podspec.json
blob12c215002806cfbfd97987cc110432b66f177fb2
2   "name": "DatadogSDKCrashReporting",
3   "module_name": "DatadogCrashReporting",
4   "version": "1.7.2",
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   },
16   "swift_versions": "5.1",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/DataDog/dd-sdk-ios.git",
22     "tag": "1.7.2"
23   },
24   "static_framework": true,
25   "source_files": "Sources/DatadogCrashReporting/**/*.swift",
26   "dependencies": {
27     "DatadogSDK": [
28       "1.7.2"
29     ],
30     "PLCrashReporter": [
31       "~> 1.10.0"
32     ]
33   },
34   "swift_version": "5.1"