2 "name": "AVOSCloudCrashReporting",
3 "version": "3.4.0-beta.5",
4 "homepage": "https://leancloud.cn/",
5 "summary": "LeanCloud Crash Reporting Objective-C SDK",
6 "authors": "LeanCloud",
8 "type": "Apache License, Version 2.0",
15 "git": "https://github.com/leancloud/objc-sdk.git",
16 "tag": "3.4.0-beta.5",
30 "AVOSCloudCrashReporting/_NOARC": [
34 "source_files": "AVOS/AVOSCloudCrashReporting/AVOSCloudCrashReporting.m"
38 "requires_arc": false,
40 "Breakpad/src/client/mac/handler/dynamic_images.h",
41 "Breakpad/src/common/mac/macho_walker.h",
42 "Breakpad/src/client/mac/handler/protected_memory_allocator.h",
43 "Breakpad/src/common/md5.h",
44 "Breakpad/src/client/ios/BreakpadController.h",
45 "Breakpad/src/client/mac/sender/uploader.h",
46 "AVOS/AVOSCloudCrashReporting/AVOSCloudCrashReporting.h",
47 "Breakpad/src/client/ios/Breakpad_Prefix.pch",
48 "Breakpad/src/common/mac/string_utilities.h",
49 "Breakpad/src/common/mac/macho_utilities.h",
50 "Breakpad/src/client/ios/Breakpad.h",
51 "Breakpad/src/client/ios/handler/ios_exception_minidump_generator.h",
52 "AVOS/AVOSCloudCrashReporting/AVOSCloudCrashReporting_Internal.h",
53 "Breakpad/src/client/minidump_file_writer.h",
54 "Breakpad/src/common/mac/file_id.h",
55 "Breakpad/src/common/mac/macho_id.h",
56 "Breakpad/src/common/convert_UTF.h",
57 "Breakpad/src/client/mac/handler/breakpad_nlist_64.h",
58 "Breakpad/src/client/mac/handler/exception_handler.h",
59 "Breakpad/src/common/string_conversion.h",
60 "Breakpad/src/common/simple_string_dictionary.h",
61 "Breakpad/src/client/mac/crash_generation/ConfigFile.h",
62 "Breakpad/src/common/mac/HTTPMultipartUpload.h",
63 "Breakpad/src/client/mac/handler/mach_vm_compat.h",
64 "Breakpad/src/client/apple/Framework/BreakpadDefines.h",
65 "Breakpad/src/client/mac/handler/ucontext_compat.h",
66 "Breakpad/src/client/minidump_file_writer-inl.h",
67 "Breakpad/src/client/mac/handler/minidump_generator.h",
68 "Breakpad/src/client/mac/sender/uploader.mm",
69 "Breakpad/src/client/minidump_file_writer.cc",
70 "Breakpad/src/client/mac/handler/dynamic_images.cc",
71 "Breakpad/src/common/mac/macho_walker.cc",
72 "Breakpad/src/common/simple_string_dictionary.cc",
73 "Breakpad/src/common/mac/macho_utilities.cc",
74 "Breakpad/src/common/convert_UTF.c",
75 "Breakpad/src/client/mac/handler/breakpad_nlist_64.cc",
76 "Breakpad/src/common/string_conversion.cc",
77 "Breakpad/src/common/mac/HTTPMultipartUpload.m",
78 "Breakpad/src/client/mac/handler/minidump_generator.cc",
79 "Breakpad/src/common/mac/macho_id.cc",
80 "Breakpad/src/client/mac/crash_generation/ConfigFile.mm",
81 "Breakpad/src/common/md5.cc",
82 "Breakpad/src/client/mac/handler/exception_handler.cc",
83 "Breakpad/src/client/ios/Breakpad.mm",
84 "Breakpad/src/common/mac/file_id.cc",
85 "Breakpad/src/common/mac/string_utilities.cc",
86 "Breakpad/src/client/ios/handler/ios_exception_minidump_generator.mm",
87 "Breakpad/src/client/ios/BreakpadController.mm",
88 "Breakpad/src/client/mac/handler/protected_memory_allocator.cc"
90 "public_header_files": "AVOS/AVOSCloudCrashReporting/AVOSCloudCrashReporting.h",
91 "preserve_paths": "Breakpad",
92 "pod_target_xcconfig": {
93 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/AVOSCloudCrashReporting/Breakpad/src\" \"${PODS_ROOT}/AVOSCloudCrashReporting/Breakpad/src/client/apple/Framework\" \"${PODS_ROOT}/AVOSCloudCrashReporting/Breakpad/src/common/mac\""