[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 2 / DatadogSDKAlamofireExtension / 1.8.0 / DatadogSDKAlamofireExtension.podspec.json
blob94e0c64a64842e1a4a0006dd67a229b4121f4562
2   "name": "DatadogSDKAlamofireExtension",
3   "module_name": "DatadogAlamofireExtension",
4   "version": "1.8.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   },
21   "source": {
22     "git": "https://github.com/DataDog/dd-sdk-ios.git",
23     "tag": "1.8.0"
24   },
25   "source_files": [
26     "Sources/DatadogExtensions/Alamofire/**/*.swift"
27   ],
28   "dependencies": {
29     "DatadogSDK": [
30       "1.8.0"
31     ],
32     "Alamofire": [
33       "~> 5.0"
34     ]
35   },
36   "swift_version": "5.1"