Opentracing

0.5.2

OpenTracing API for Objective-C
undefinedlabs/opentracing-objc

What's New

0.5.2

2020-12-11T18:22:15Z

Add SPM support

Gitter chat Version License Platform Carthage Compatible SwiftPM compatible

OpenTracing API for Objective-C

This library is an Objective-C platform API for OpenTracing.

Required Reading

In order to understand the Objective-C platform API, one must first be familiar with the OpenTracing project and terminology more specifically.

Installation (CocoaPods)

Use CocoaPods!

pod "opentracing"

Installation (Carthage)

Use Carthage!

github "opentracing/opentracing-objc"

Installation (SwiftPM)

dependencies: [
    .package(url: "https://github.com/opentracing/opentracing-objc", from: "0.5.2")
]

Description

  • Swift Tools 4.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun Apr 14 2024 20:15:46 GMT-0900 (Hawaii-Aleutian Daylight Time)