2 "name": "AliyunLogCrashReporterV1",
3 "version": "4.3.4-beta.1",
4 "summary": "aliyun log service ios crashreporter v1",
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",
27 "swift_versions": "5.0",
28 "pod_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386",
30 "OTHER_LDFLAGS": "-ObjC"
32 "user_target_xcconfig": {
33 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
36 "AliyunLogProducerV1": [
41 "Sources/CrashReporter/**/*.{m,h}",
42 "Sources/Core/**/*.{m,h}",
43 "Sources/OT/**/*.{m,h}"
45 "public_header_files": [
46 "Sources/CrashReporter/include/*.h",
47 "Sources/Core/include/*.h",
48 "Sources/OT/**/include/*.h"
51 "AliyunLogCrashReporterV1": [
52 "Sources/CrashReporter/PrivacyInfo.xcprivacy"
55 "vendored_frameworks": "Sources/WPKMobi/WPKMobi.xcframework",
56 "exclude_files": "Sources/WPKMobi/WPKMobi.xcframework/**/Headers/*.h",
58 "SystemConfiguration",
61 "swift_version": "5.0"