4 "summary": "The LightStep Objective-C OpenTracing library.",
5 "description": "LightStep (lightstep.com) bindings for the OpenTracing API (opentracing.io).",
6 "homepage": "https://github.com/lightstep/lightstep-tracer-objc",
9 "LightStep": "support@lightstep.com"
12 "git": "https://github.com/lightstep/lightstep-tracer-objc.git",
18 "source_files": "Pod/Classes/*",
31 "pod_target_xcconfig": {
32 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
33 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
39 "Pod/Classes/protobuf/*.pbobjc.{h,m}",
40 "Pod/Classes/protobuf/**/*.pbobjc.{h,m}"
42 "header_mappings_dir": "Pod/Classes/protobuf",
43 "requires_arc": false,
53 "Pod/Classes/protobuf/*.pbrpc.{h,m}",
54 "Pod/Classes/protobuf/**/*.pbrpc.{h,m}"
56 "header_mappings_dir": "Pod/Classes/protobuf",
65 "lightstep/Messages": [