[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 3 / d / b / DatadogRUM / 2.17.0 / DatadogRUM.podspec.json
blobcea2d245d37f9bb38dca4d3f8f7bc72a59dbe515
2   "name": "DatadogRUM",
3   "version": "2.17.0",
4   "summary": "Datadog Real User Monitoring Module.",
5   "homepage": "https://www.datadoghq.com",
6   "social_media_url": "https://twitter.com/datadoghq",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maciek Grzybowski": "maciek.grzybowski@datadoghq.com",
13     "Maxime Epain": "maxime.epain@datadoghq.com",
14     "Ganesh Jangir": "ganesh.jangir@datadoghq.com",
15     "Maciej Burda": "maciej.burda@datadoghq.com"
16   },
17   "swift_versions": "5.9",
18   "platforms": {
19     "ios": "12.0",
20     "tvos": "12.0"
21   },
22   "source": {
23     "git": "https://github.com/DataDog/dd-sdk-ios.git",
24     "tag": "2.17.0"
25   },
26   "source_files": [
27     "DatadogRUM/Sources/**/*.swift"
28   ],
29   "resource_bundles": {
30     "DatadogRUM": "DatadogRUM/Resources/PrivacyInfo.xcprivacy"
31   },
32   "dependencies": {
33     "DatadogInternal": [
34       "2.17.0"
35     ]
36   },
37   "swift_version": "5.9"