5 "summary": "Backtrace's integration with iOS, macOS and tvOS",
6 "description": "Reliable crash and hang reporting for iOS, macOS and tvOS.",
7 "homepage": "https://backtrace.io/",
13 "Backtrace I/O": "info@backtrace.io"
16 "git": "https://github.com/backtrace-labs/backtrace-cocoa.git",
26 "Sources/**/*.{swift}",
27 "Backtrace-iOS/**/*.{h*,swift}"
29 "public_header_files": [
30 "Backtrace-iOS/**/*.h*"
35 "Sources/**/*.{swift}",
36 "Backtrace-macOS/**/*.{h*,swift}"
38 "public_header_files": [
39 "Backtrace-macOS/**/*.h*"
44 "Sources/**/*.{swift}",
45 "Backtrace-tvOS/**/*.{h*,swift}"
48 "Sources/Features/Breadcrumb/**/*.{swift}"
50 "public_header_files": [
51 "Backtrace-tvOS/**/*.h*"
55 "Backtrace-PLCrashReporter": [
59 "resources": "Sources/**/*.xcdatamodeld",