4 "summary": "The Ultimate iOS Crash Reporter",
5 "homepage": "https://github.com/kstenerud/KSCrash",
7 "type": "KSCrash license agreement",
11 "Karl Stenerud": "kstenerud@gmail.com"
17 "git": "https://github.com/kstenerud/KSCrash.git",
20 "frameworks": "Foundation",
26 "GCC_ENABLE_CPP_EXCEPTIONS": "YES"
32 "Source/KSCrash/Recording/**/*.{h,m,mm,c,cpp}",
33 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
39 "KSCrash/Recording": [
50 "Source/KSCrash/Reporting/Filters/Tools/**/*.{h,m,mm,c,cpp}",
51 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h",
52 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.m"
58 "KSCrash/Reporting/Filters/Base": [
63 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAlert.h",
64 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAlert.m"
70 "KSCrash/Reporting/Filters/Base": [
75 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.h",
76 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.m"
82 "KSCrash/Reporting/Filters/Base": [
87 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.h",
88 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.m"
94 "KSCrash/Reporting/Filters/Base": [
99 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterGZip.h",
100 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterGZip.m"
106 "KSCrash/Reporting/Filters/Base": [
111 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterJSON.h",
112 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterJSON.m"
118 "KSCrash/Reporting/Filters/Base": [
121 "KSCrash/Reporting/Filters/AppleFmt": [
124 "KSCrash/Reporting/Filters/Basic": [
127 "KSCrash/Reporting/Filters/GZip": [
130 "KSCrash/Reporting/Filters/JSON": [
135 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterSets.h",
136 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterSets.m"
143 "frameworks": "SystemConfiguration",
144 "source_files": "Source/KSCrash/Reporting/Tools/**/*.{h,m,mm,c,cpp}"
148 "frameworks": "MessageUI",
150 "KSCrash/Reporting/Filters": [
153 "KSCrash/Reporting/Tools": [
157 "source_files": "Source/KSCrash/Reporting/Sinks/**/*.{h,m,mm,c,cpp}"
162 "name": "Installations",
164 "KSCrash/Recording": [
167 "KSCrash/Reporting": [
171 "source_files": "Source/KSCrash/Installations/**/*.{h,m,mm,c,cpp}"