[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 7 / c / DatadogSDKObjc / 1.0.2 / DatadogSDKObjc.podspec.json
blob01485d0e2175ad42aab2ed98ff24c7285174e342
2   "name": "DatadogSDKObjc",
3   "module_name": "DatadogObjc",
4   "version": "1.0.2",
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   },
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.0.2"
23   },
24   "source_files": "Sources/DatadogObjc/**/*.swift",
25   "dependencies": {
26     "DatadogSDK": [
28     ]
29   },
30   "swift_version": "5.1"