[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 7 / c / DatadogSDKObjc / 1.5.0 / DatadogSDKObjc.podspec.json
blob578ab9bd573966ff6e55d071d846e2cb73390e52
2   "name": "DatadogSDKObjc",
3   "module_name": "DatadogObjc",
4   "version": "1.5.0",
5   "summary": "Official Datadog Objective-C 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     "Alexandre Costanza": "alexandre.costanza@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.5.0"
24   },
25   "source_files": "Sources/DatadogObjc/**/*.swift",
26   "dependencies": {
27     "DatadogSDK": [
28       "1.5.0"
29     ]
30   },
31   "swift_version": "5.1"