[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / b / 2 / DatadogSDKAlamofireExtension / 1.18.0 / DatadogSDKAlamofireExtension.podspec.json
blob98024c09974a3f91d851d729e84e5324b4a718f0
2   "name": "DatadogSDKAlamofireExtension",
3   "module_name": "DatadogAlamofireExtension",
4   "version": "1.18.0",
5   "summary": "An Official Extensions of Datadog Swift SDK for Alamofire.",
6   "homepage": "https://www.datadoghq.com",
7   "social_media_url": "https://twitter.com/datadoghq",
8   "license": {
9     "type": "Apache",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Maciek Grzybowski": "maciek.grzybowski@datadoghq.com",
14     "Mert Buran": "mert.buran@datadoghq.com",
15     "Maxime Epain": "maxime.epain@datadoghq.com"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0"
21   },
22   "source": {
23     "git": "https://github.com/DataDog/dd-sdk-ios.git",
24     "tag": "1.18.0"
25   },
26   "source_files": [
27     "Sources/DatadogExtensions/Alamofire/**/*.swift"
28   ],
29   "dependencies": {
30     "DatadogSDK": [
31       "1.18.0"
32     ],
33     "Alamofire": [
34       "~> 5.0"
35     ]
36   },
37   "swift_version": "5.1"