[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 6 / 7 / c / DatadogSDKObjc / 2.5.0 / DatadogSDKObjc.podspec.json
blob6262dbad48a8aa713f29a4faaddecce70d01196f
2   "name": "DatadogSDKObjc",
3   "module_name": "DatadogObjc",
4   "version": "2.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     "Maciej Burda": "maciej.burda@datadoghq.com",
15     "Maxime Epain": "maxime.epain@datadoghq.com",
16     "Ganesh Jangir": "ganesh.jangir@datadoghq.com"
17   },
18   "swift_versions": "5.7.1",
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "11.0"
22   },
23   "deprecated_in_favor_of": "DatadogObjc",
24   "source": {
25     "git": "https://github.com/DataDog/dd-sdk-ios.git",
26     "tag": "2.5.0"
27   },
28   "source_files": "DatadogObjc/Sources/**/*.swift",
29   "dependencies": {
30     "DatadogCore": [
31       "2.5.0"
32     ],
33     "DatadogRUM": [
34       "2.5.0"
35     ],
36     "DatadogLogs": [
37       "2.5.0"
38     ],
39     "DatadogTrace": [
40       "2.5.0"
41     ],
42     "DatadogSessionReplay": [
43       "2.5.0"
44     ]
45   },
46   "swift_version": "5.7.1"