[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / f / 9 / 2 / DatadogSDKBridge / 0.4.7 / DatadogSDKBridge.podspec.json
blobe8aaa5d57e421829aea01b5463fa4eea8202bdc3
2   "name": "DatadogSDKBridge",
3   "version": "0.4.7",
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.7"
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.8.0-beta1"
29     ]
30   },
31   "swift_version": "5.1"