blob: 80f6ad9e0c1dec6ac8a6e1b74f878d42e7527d6d [file] [log] [blame]
{
"name": "opentracing",
"version": "0.3.0",
"summary": "The OpenTracing API for Objective-C",
"description": "The OpenTracing API for Objective-C, per opentracing.io.",
"homepage": "https://github.com/opentracing/opentracing-objc",
"license": "MIT",
"authors": {
"The OpenTracing Authors": "info@opentracing.io"
},
"source": {
"git": "https://github.com/opentracing/opentracing-objc.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}