blob: ec49d846917ea871ead547b98391ba643ef06c6f [file] [log] [blame]
{
"name": "opentracing",
"version": "0.4.4",
"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.4.4"
},
"platforms": {
"ios": "7.0",
"watchos": "2"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}"
}