3 "module_name": "Datadog",
5 "summary": "Official Datadog Swift SDK for iOS.",
6 "homepage": "https://www.datadoghq.com",
7 "social_media_url": "https://twitter.com/datadoghq",
13 "Maciek Grzybowski": "maciek.grzybowski@datadoghq.com",
14 "Mert Buran": "mert.buran@datadoghq.com"
16 "swift_versions": "5.1",
21 "git": "https://github.com/DataDog/dd-sdk-ios.git",
25 "Sources/Datadog/**/*.swift",
26 "Sources/_Datadog_Private/**/*.{h,m}",
27 "Datadog/TargetSupport/Datadog/Datadog.h"
29 "public_header_files": "Datadog/TargetSupport/Datadog/Datadog.h",
30 "private_header_files": "Sources/_Datadog_Private/include/*.h",
31 "module_map": "Sources/Datadog/Datadog.modulemap",
32 "swift_version": "5.1"