2 "name": "KSCrashAblyFork",
3 "version": "1.15.20-ably-2",
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"
19 "module_name": "KSCrashAblyFork",
21 "git": "https://github.com/ably-forks/KSCrash.git",
22 "tag": "1.15.20-ably-2"
24 "frameworks": "Foundation",
30 "GCC_ENABLE_CPP_EXCEPTIONS": "YES"
32 "default_subspecs": "Installations",
37 "Source/KSCrash/Recording/**/*.{h,m,mm,c,cpp}",
38 "Source/KSCrash/llvm/**/*.{h,m,mm,c,cpp}",
39 "Source/KSCrash/swift/**/*.{h,m,mm,c,cpp}",
40 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
42 "public_header_files": [
43 "Source/KSCrash/Recording/KSCrash.h",
44 "Source/KSCrash/Recording/KSCrashC.h",
45 "Source/KSCrash/Recording/KSCrashReportWriter.h",
46 "Source/KSCrash/Recording/KSCrashReportFields.h",
47 "Source/KSCrash/Recording/Monitors/KSCrashMonitorType.h",
48 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
53 "source_files": "Source/KSCrash/Recording/Tools/*.h"
60 "KSCrashAblyFork/Recording": [
71 "Source/KSCrash/Reporting/Filters/Tools/**/*.{h,m,mm,c,cpp}",
72 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
74 "public_header_files": "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
79 "KSCrashAblyFork/Reporting/Filters/Base": [
84 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAlert.h",
85 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAlert.m"
91 "KSCrashAblyFork/Reporting/Filters/Base": [
96 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.h",
97 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.m"
103 "KSCrashAblyFork/Reporting/Filters/Base": [
108 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.h",
109 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.m"
115 "KSCrashAblyFork/Reporting/Filters/Base": [
120 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterStringify.h",
121 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterStringify.m"
127 "KSCrashAblyFork/Reporting/Filters/Base": [
132 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterGZip.h",
133 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterGZip.m"
139 "KSCrashAblyFork/Reporting/Filters/Base": [
144 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterJSON.h",
145 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterJSON.m"
151 "KSCrashAblyFork/Reporting/Filters/Base": [
154 "KSCrashAblyFork/Reporting/Filters/AppleFmt": [
157 "KSCrashAblyFork/Reporting/Filters/Basic": [
160 "KSCrashAblyFork/Reporting/Filters/Stringify": [
163 "KSCrashAblyFork/Reporting/Filters/GZip": [
166 "KSCrashAblyFork/Reporting/Filters/JSON": [
171 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterSets.h",
172 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterSets.m"
177 "source_files": "Source/KSCrash/Reporting/Filters/Tools/**/*.{h,m,mm,c,cpp}"
184 "frameworks": "SystemConfiguration"
187 "frameworks": "SystemConfiguration"
190 "frameworks": "SystemConfiguration"
193 "Source/KSCrash/Reporting/Tools/**/*.{h,m,mm,c,cpp}",
194 "Source/KSCrash/Recording/KSSystemCapabilities.h"
203 "frameworks": "MessageUI"
206 "KSCrashAblyFork/Reporting/Filters": [
209 "KSCrashAblyFork/Reporting/Tools": [
213 "source_files": "Source/KSCrash/Reporting/Sinks/**/*.{h,m,mm,c,cpp}"
218 "name": "Installations",
220 "KSCrashAblyFork/Recording": [
223 "KSCrashAblyFork/Reporting": [
227 "source_files": "Source/KSCrash/Installations/**/*.{h,m,mm,c,cpp}"
232 "KSCrashAblyFork/Reporting/Filters/Basic": [
237 "Source/KSCrash/Installations/KSCrashInstallation.h",
238 "Source/KSCrash/Installations/KSCrashInstallation.m",
239 "Source/KSCrash/Installations/KSCrashInstallation+Private.h",
240 "Source/KSCrash/Reporting/Tools/KSCString.{h,m}"