3 "module_name": "Datadog",
4 "version": "1.5.0-beta1",
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",
15 "Alexandre Costanza": "alexandre.costanza@datadoghq.com"
17 "swift_versions": "5.1",
22 "git": "https://github.com/DataDog/dd-sdk-ios.git",
26 "Sources/Datadog/**/*.swift",
27 "Sources/_Datadog_Private/**/*.{h,m}",
28 "Datadog/TargetSupport/Datadog/Datadog.h"
30 "public_header_files": "Datadog/TargetSupport/Datadog/Datadog.h",
31 "private_header_files": "Sources/_Datadog_Private/include/*.h",
32 "module_map": "Sources/Datadog/Datadog.modulemap",
38 "swift_version": "5.1"