[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 7 / c / DatadogSDKObjc / 1.14.0 / DatadogSDKObjc.podspec.json
blob4b07dfd3faaeb5514a3135b6b269f8e54aadaaba
2   "name": "DatadogSDKObjc",
3   "module_name": "DatadogObjc",
4   "version": "1.14.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     "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.14.0"
25   },
26   "source_files": "Sources/DatadogObjc/**/*.swift",
27   "dependencies": {
28     "DatadogSDK": [
29       "1.14.0"
30     ]
31   },
32   "swift_version": "5.1"