blob: 843f22fec2590edd5c4b206474d73a4b7133067d [file] [log] [blame]
{
"name": "lightstep",
"version": "1.0.17",
"summary": "The LightStep Objective-C OpenTracing library.",
"description": "This space intentionally left blank.",
"homepage": "https://github.com/lightstephq/lightstep-tracer-objc",
"license": "MIT",
"authors": {
"LightStep": "support@lightstep.com"
},
"source": {
"git": "https://github.com/lightstephq/lightstep-tracer-objc.git",
"tag": "1.0.17"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "pod/lightstep/Pod/Classes/**/*",
"resource_bundles": {
"lightstep": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"thrift": [
"0.9.2"
]
}
}