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"
28 "requires_arc": false,
33 "Source/KSCrash/Recording/**/*.{h,m,mm,c,cpp}",
34 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
40 "KSCrash/Recording": [
51 "Source/KSCrash/Reporting/Filters/Tools/**/*.{h,m,mm,c,cpp}",
52 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h",
53 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.m"
59 "KSCrash/Reporting/Filters/Base": [
64 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAlert.h",
65 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAlert.m"
71 "KSCrash/Reporting/Filters/Base": [
76 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.h",
77 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.m"
83 "KSCrash/Reporting/Filters/Base": [
88 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.h",
89 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.m"
95 "KSCrash/Reporting/Filters/Base": [
100 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterGZip.h",
101 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterGZip.m"
107 "KSCrash/Reporting/Filters/Base": [
112 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterJSON.h",
113 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterJSON.m"
119 "KSCrash/Reporting/Filters/Base": [
122 "KSCrash/Reporting/Filters/AppleFmt": [
125 "KSCrash/Reporting/Filters/Basic": [
128 "KSCrash/Reporting/Filters/GZip": [
131 "KSCrash/Reporting/Filters/JSON": [
136 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterSets.h",
137 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterSets.m"
144 "frameworks": "SystemConfiguration",
145 "source_files": "Source/KSCrash/Reporting/Tools/**/*.{h,m,mm,c,cpp}"
149 "frameworks": "MessageUI",
151 "KSCrash/Reporting/Filters": [
154 "KSCrash/Reporting/Tools": [
158 "source_files": "Source/KSCrash/Reporting/Sinks/**/*.{h,m,mm,c,cpp}"
163 "name": "Installations",
165 "KSCrash/Recording": [
168 "KSCrash/Reporting": [
172 "source_files": "Source/KSCrash/Installations/**/*.{h,m,mm,c,cpp}"