2 "name": "KSCrashAblyFork",
3 "version": "1.15.8-ably",
4 "summary": "The Ultimate iOS Crash Reporter",
5 "homepage": "https://github.com/ably-forks/KSCrash",
7 "type": "KSCrash license agreement",
11 "Karl Stenerud": "kstenerud@gmail.com"
20 "git": "https://github.com/ably-forks/KSCrash.git",
23 "frameworks": "Foundation",
29 "GCC_ENABLE_CPP_EXCEPTIONS": "YES"
31 "default_subspecs": "Installations",
36 "Source/KSCrash/Recording/**/*.{h,m,mm,c,cpp}",
37 "Source/KSCrash/llvm/**/*.{h,m,mm,c,cpp}",
38 "Source/KSCrash/swift/**/*.{h,m,mm,c,cpp}",
39 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
41 "public_header_files": [
42 "Source/KSCrash/Recording/KSCrash.h",
43 "Source/KSCrash/Recording/KSCrashC.h",
44 "Source/KSCrash/Recording/KSCrashReportWriter.h",
45 "Source/KSCrash/Recording/Monitors/KSCrashMonitorType.h",
46 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h",
47 "Source/KSCrash/Reporting/Filters/KSCrashReportFields.h"
52 "source_files": "Source/KSCrash/Recording/Tools/*.h"
59 "KSCrashAblyFork/Recording": [
70 "Source/KSCrash/Reporting/Filters/Tools/**/*.{h,m,mm,c,cpp}",
71 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
73 "public_header_files": "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
78 "KSCrashAblyFork/Reporting/Filters/Base": [
83 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAlert.h",
84 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAlert.m"
90 "KSCrashAblyFork/Reporting/Filters/Base": [
95 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.h",
96 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.m"
102 "KSCrashAblyFork/Reporting/Filters/Base": [
107 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.h",
108 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.m"
114 "KSCrashAblyFork/Reporting/Filters/Base": [
119 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterStringify.h",
120 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterStringify.m"
126 "KSCrashAblyFork/Reporting/Filters/Base": [
131 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterGZip.h",
132 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterGZip.m"
138 "KSCrashAblyFork/Reporting/Filters/Base": [
143 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterJSON.h",
144 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterJSON.m"
150 "KSCrashAblyFork/Reporting/Filters/Base": [
153 "KSCrashAblyFork/Reporting/Filters/AppleFmt": [
156 "KSCrashAblyFork/Reporting/Filters/Basic": [
159 "KSCrashAblyFork/Reporting/Filters/Stringify": [
162 "KSCrashAblyFork/Reporting/Filters/GZip": [
165 "KSCrashAblyFork/Reporting/Filters/JSON": [
170 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterSets.h",
171 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterSets.m"
176 "source_files": "Source/KSCrash/Reporting/Filters/Tools/**/*.{h,m,mm,c,cpp}"
183 "frameworks": "SystemConfiguration"
186 "frameworks": "SystemConfiguration"
189 "frameworks": "SystemConfiguration"
192 "Source/KSCrash/Reporting/Tools/**/*.{h,m,mm,c,cpp}",
193 "Source/KSCrash/Recording/KSSystemCapabilities.h"
202 "frameworks": "MessageUI"
205 "KSCrashAblyFork/Reporting/Filters": [
208 "KSCrashAblyFork/Reporting/Tools": [
212 "source_files": "Source/KSCrash/Reporting/Sinks/**/*.{h,m,mm,c,cpp}"
217 "name": "Installations",
219 "KSCrashAblyFork/Recording": [
222 "KSCrashAblyFork/Reporting": [
226 "source_files": "Source/KSCrash/Installations/**/*.{h,m,mm,c,cpp}"