[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / b / 2 / DatadogSDKAlamofireExtension / 2.16.0 / DatadogSDKAlamofireExtension.podspec.json
blob0510aeb592b3dcdd57810c1e2094034c790230e1
2   "name": "DatadogSDKAlamofireExtension",
3   "module_name": "DatadogAlamofireExtension",
4   "version": "2.16.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     "Maxime Epain": "maxime.epain@datadoghq.com",
15     "Ganesh Jangir": "ganesh.jangir@datadoghq.com",
16     "Maciej Burda": "maciej.burda@datadoghq.com"
17   },
18   "deprecated_in_favor_of": "DatadogAlamofireExtension",
19   "swift_versions": "5.9",
20   "platforms": {
21     "ios": "12.0",
22     "tvos": "12.0"
23   },
24   "source": {
25     "git": "https://github.com/DataDog/dd-sdk-ios.git",
26     "tag": "2.16.0"
27   },
28   "source_files": [
29     "DatadogExtensions/Alamofire/**/*.swift"
30   ],
31   "dependencies": {
32     "DatadogInternal": [
33       "2.16.0"
34     ],
35     "Alamofire": [
36       "~> 5.0"
37     ]
38   },
39   "swift_version": "5.9"