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}"
43 "Sources/Features/Breadcrumb/**/*.{swift}"
45 "public_header_files": [
46 "Backtrace-macOS/**/*.h*"
51 "Sources/**/*.{swift}",
52 "Backtrace-tvOS/**/*.{h*,swift}"
55 "Sources/Features/Breadcrumb/**/*.{swift}"
57 "public_header_files": [
58 "Backtrace-tvOS/**/*.h*"
62 "Backtrace-PLCrashReporter": [
66 "resources": "Sources/**/*.xcdatamodeld",
67 "swift_versions": "4.2",
68 "swift_version": "4.2"