[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 7 / c / DatadogSDKObjc / 1.10.0-beta1 / DatadogSDKObjc.podspec.json
blobe4e7e69a0b1a4ea799296f0295086d389b6d4288
2   "name": "DatadogSDKObjc",
3   "module_name": "DatadogObjc",
4   "version": "1.10.0-beta1",
5   "summary": "Official Datadog Objective-C SDK for 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     "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.10.0-beta1"
24   },
25   "source_files": "Sources/DatadogObjc/**/*.swift",
26   "dependencies": {
27     "DatadogSDK": [
28       "1.10.0-beta1"
29     ]
30   },
31   "swift_version": "5.1"