[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 5 / DatadogTrace / 2.0.0-beta1 / DatadogTrace.podspec.json
blob840cb518012566a4387cbdd902957373c2f1a16f
2   "name": "DatadogTrace",
3   "version": "2.0.0-beta1",
4   "summary": "Datadog Trace Module.",
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     "Maciej Burda": "maciej.burda@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.0.0-beta1"
24   },
25   "source_files": [
26     "DatadogTrace/Sources/**/*.swift"
27   ],
28   "dependencies": {
29     "DatadogInternal": [
30       "2.0.0-beta1"
31     ]
32   },
33   "swift_version": "5.5"