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