2 "name": "AliyunLogOtlpExporter",
3 "version": "4.0.0-beta.1",
4 "summary": "aliyun log service ios otlp exporter.",
5 "description": "log service ios producer.\nhttps://help.aliyun.com/document_detail/29063.html\nhttps://help.aliyun.com/product/28958.html",
6 "homepage": "https://github.com/aliyun/aliyun-log-ios-sdk",
12 "aliyun-log": "yulong.gyl@alibaba-inc.com"
15 "git": "https://github.com/aliyun/aliyun-log-ios-sdk.git",
18 "social_media_url": "http://t.cn/AiRpol8C",
24 "swift_versions": "5.0",
25 "default_subspecs": "AliyunLogOtlpExporter",
28 "name": "AliyunLogOtlpExporter",
33 "AliyunLogProducer/Producer": [
36 "AliyunLogOTelCommon/OpenTelemetryApi": [
39 "AliyunLogOTelCommon/OpenTelemetrySdk": [
42 "AliyunLogOTelCommon/AliyunLogOTelCommon": [
46 "source_files": "Sources/OtlpExporter/**/*.{m,h,swift}",
47 "pod_target_xcconfig": {
48 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
49 "OTHER_LDFLAGS": "-ObjC"
51 "user_target_xcconfig": {
52 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
56 "swift_version": "5.0"