[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / e / f / DatadogAlamofireExtension / 2.19.0 / DatadogAlamofireExtension.podspec.json
blob42188f312b8ebcd4a2237e60fd4243762c4d300a
2   "name": "DatadogAlamofireExtension",
3   "version": "2.19.0",
4   "summary": "An Official Extensions of Datadog Swift SDK for Alamofire.",
5   "description": "The DatadogAlamofireExtension pod is deprecated and will no longer be maintained.\nPlease refer to the following documentation on how to instrument Alamofire with the Datadog iOS SDK:\nhttps://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/integrated_libraries/ios",
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": true,
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.19.0"
27   },
28   "source_files": [
29     "DatadogExtensions/Alamofire/**/*.swift"
30   ],
31   "dependencies": {
32     "DatadogInternal": [
33       "2.19.0"
34     ],
35     "Alamofire": [
36       "~> 5.0"
37     ]
38   },
39   "swift_version": "5.9"