4 "summary": "Backtrace's integration with iOS, macOS and tvOS",
5 "description": "Reliable crash and hang reporting for iOS, macOS and tvOS.",
6 "homepage": "https://backtrace.io/",
12 "Backtrace I/O": "info@backtrace.io"
15 "git": "https://github.com/backtrace-labs/backtrace-cocoa.git",
25 "Sources/**/*.{swift}",
26 "Backtrace-iOS/**/*.{h*,swift}"
28 "public_header_files": [
29 "Backtrace-iOS/**/*.h*"
39 "Sources/**/*.{swift}",
40 "Backtrace-macOS/**/*.{h*,swift}"
42 "public_header_files": [
43 "Backtrace-macOS/**/*.h*"
53 "Sources/**/*.{swift}",
54 "Backtrace-tvOS/**/*.{h*,swift}"
57 "Sources/Features/Breadcrumb/**/*.{swift}"
59 "public_header_files": [
60 "Backtrace-tvOS/**/*.h*"
64 "Backtrace-PLCrashReporter": [
68 "resources": "Sources/**/*.xcdatamodeld",
69 "swift_versions": "4.2",
70 "swift_version": "4.2"