[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 9 / 2 / DatadogSDKBridge / 0.4.4 / DatadogSDKBridge.podspec.json
blob61ac1434e2245223605183730ab95cc47fa129f6
2   "name": "DatadogSDKBridge",
3   "version": "0.4.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.4.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   "dependencies": {
27     "DatadogSDK": [
28       "~> 1.6.0"
29     ]
30   },
31   "testspecs": [
32     {
33       "name": "Tests",
34       "test_type": "unit",
35       "source_files": "DatadogSDKBridge/Tests/*.swift"
36     }
37   ],
38   "swift_version": "5.1"