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