[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 9 / 2 / DatadogSDKBridge / 0.5.4 / DatadogSDKBridge.podspec.json
blob3f23d536509bfd4b73d46378885753be7cc915de
2   "name": "DatadogSDKBridge",
3   "version": "0.5.4",
4   "summary": "Datadog iOS SDK Bridge for cross-platform integrations.",
5   "homepage": "https://www.datadoghq.com",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Maciek Grzybowski": "maciek.grzybowski@datadoghq.com",
12     "Mert Buran": "mert.buran@datadoghq.com"
13   },
14   "source": {
15     "git": "https://github.com/DataDog/dd-bridge-ios.git",
16     "tag": "0.5.4"
17   },
18   "social_media_url": "https://twitter.com/datadoghq",
19   "swift_versions": [
20     "5.1"
21   ],
22   "platforms": {
23     "ios": "11.0"
24   },
25   "source_files": "DatadogSDKBridge/Classes/**/*",
26   "static_framework": true,
27   "dependencies": {
28     "DatadogSDK": [
29       "~> 1.11.0-rc1"
30     ],
31     "DatadogSDKCrashReporting": [
32       "~> 1.11.0-rc1"
33     ]
34   },
35   "swift_version": "5.1"