4 "summary": "Backtrace's integration with iOS and macOS",
5 "description": "Backtrace's integration with iOS and macOS for handling crashes",
6 "homepage": "https://backtrace.io/",
12 "Backtrace I/O": "info@backtrace.io"
15 "git": "https://github.com/backtrace-labs/backtrace-cocoa",
24 "Sources/**/*.{swift}",
25 "Backtrace-iOS/**/*.h*"
27 "public_header_files": [
28 "Backtrace-iOS/**/*.h*"
33 "Sources/**/*.{swift}",
34 "Backtrace-macOS/**/*.h*"
36 "public_header_files": [
37 "Backtrace-macOS/**/*.h*"
41 "Backtrace-PLCrashReporter": [
45 "swift_version": "4.0"