2 "name": "Backtrace-PLCrashReporter",
4 "summary": "Reliable, open-source crash reporting for iOS, tvOS and macOS.",
5 "description": "Plausible CrashReporter provides an in-process crash reporting\nframework for use on both iOS, tvOS and macOS, and powers many of\nthe crash reporting services available for iOS, tvOS, macOS, including\nBacktrace, HockeyApp, Flurry, Crittercism and FoglightAPM.",
6 "homepage": "https://github.com/backtrace-labs/plcrashreporter",
12 "Plausible Labs Cooperative, Inc.": "contact@plausible.coop"
20 "git": "https://github.com/backtrace-labs/plcrashreporter.git",
24 "Sources/**/*.{h,hpp,c,cpp,m,mm,s}",
25 "Dependencies/protobuf-c/protobuf-c/*.{h,c}"
27 "public_header_files": "Sources/include",
28 "preserve_paths": "Dependencies/**",
29 "pod_target_xcconfig": {
30 "GCC_PREPROCESSOR_DEFINITIONS": "PLCR_PRIVATE PLCF_RELEASE_BUILD"
33 "requires_arc": false,
34 "prefix_header_contents": "#import \"PLCrashNamespace.h\""