blob: d69855b49f272055c9090d7344f9bc9b851d54ed [file] [log] [blame]
{
"name": "OpenTracingSwift",
"version": "0.0.3",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/lightstep/opentracing-swift",
"authors": {
"LightStep": "support@lightstep.com"
},
"summary": "Swift implementation of the OpenTracing standard",
"source": {
"git": "https://github.com/lightstep/opentracing-swift.git",
"tag": "0.0.3"
},
"module_name": "OpenTracing",
"swift_version": "4.1",
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source_files": "Sources/OpenTracing/*.swift"
}