Contents

undefinedlabs/opentracing-objc

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")
 ]
 ```

Package Metadata

Repository: undefinedlabs/opentracing-objc

Default branch: master

README: README.md