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*"
34 "Sources/**/*.{swift}",
35 "Backtrace-macOS/**/*.{h*,swift}"
37 "public_header_files": [
38 "Backtrace-macOS/**/*.h*"
43 "Sources/**/*.{swift}",
44 "Backtrace-tvOS/**/*.{h*,swift}"
46 "public_header_files": [
47 "Backtrace-tvOS/**/*.h*"
51 "Backtrace-PLCrashReporter": [
55 "resources": "Sources/**/*.xcdatamodeld",
56 "swift_versions": "4.2",
57 "swift_version": "4.2"