[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 1 / 9 / e / AliyunLogOtlpExporter / 4.0.0-beta.6 / AliyunLogOtlpExporter.podspec.json
blob39b89ed657f34f2467c17e31a318629c3ece462c
2   "name": "AliyunLogOtlpExporter",
3   "version": "4.0.0-beta.6",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aliyun-log": "yulong.gyl@alibaba-inc.com"
13   },
14   "source": {
15     "git": "https://gitee.com/aliyun-sls/aliyun-log-ios-sdk.git",
16     "tag": "4.0.0-beta.6"
17   },
18   "social_media_url": "http://t.cn/AiRpol8C",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "libraries": "z",
24   "swift_versions": "5.0",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386",
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
31   },
32   "dependencies": {
33     "AliyunLogProducer/Producer": [
34       "4.0.0-beta.6"
35     ],
36     "AliyunLogOTelCommon/OpenTelemetryApi": [
37       "4.0.0-beta.6"
38     ],
39     "AliyunLogOTelCommon/OpenTelemetrySdk": [
40       "4.0.0-beta.6"
41     ],
42     "AliyunLogOTelCommon/AliyunLogOTelCommon": [
43       "4.0.0-beta.6"
44     ]
45   },
46   "source_files": "Sources/OtlpExporter/**/*.{m,h,swift}",
47   "swift_version": "5.0"