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"
31 "source_files": "Source/KSCrash/Recording/**/KSZombie.{h,m}",
42 "Source/KSCrash/Recording/**/*.{h,m,mm,c,cpp}",
43 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
45 "exclude_files": "Source/KSCrash/Recording/**/KSZombie.{h,m}"
50 "KSCrash/Recording": [
61 "Source/KSCrash/Reporting/Filters/Tools/**/*.{h,m,mm,c,cpp}",
62 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h",
63 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.m"
69 "KSCrash/Reporting/Filters/Base": [
74 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAlert.h",
75 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAlert.m"
81 "KSCrash/Reporting/Filters/Base": [
86 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.h",
87 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.m"
93 "KSCrash/Reporting/Filters/Base": [
98 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.h",
99 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.m"
105 "KSCrash/Reporting/Filters/Base": [
110 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterGZip.h",
111 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterGZip.m"
117 "KSCrash/Reporting/Filters/Base": [
122 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterJSON.h",
123 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterJSON.m"
129 "KSCrash/Reporting/Filters/Base": [
132 "KSCrash/Reporting/Filters/AppleFmt": [
135 "KSCrash/Reporting/Filters/Basic": [
138 "KSCrash/Reporting/Filters/GZip": [
141 "KSCrash/Reporting/Filters/JSON": [
146 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterSets.h",
147 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterSets.m"
154 "frameworks": "SystemConfiguration",
155 "source_files": "Source/KSCrash/Reporting/Tools/**/*.{h,m,mm,c,cpp}"
159 "frameworks": "MessageUI",
161 "KSCrash/Reporting/Filters": [
164 "KSCrash/Reporting/Tools": [
168 "source_files": "Source/KSCrash/Reporting/Sinks/**/*.{h,m,mm,c,cpp}"
173 "name": "Installations",
175 "KSCrash/Recording": [
178 "KSCrash/Reporting": [
182 "source_files": "Source/KSCrash/Installations/**/*.{h,m,mm,c,cpp}"