2 "name": "KSCrashAblyFork",
3 "version": "1.15.8-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 "git": "https://github.com/ably-forks/KSCrash.git",
20 "tag": "1.15.8-ably-2"
22 "frameworks": "Foundation",
28 "GCC_ENABLE_CPP_EXCEPTIONS": "YES"
30 "default_subspecs": "Installations",
35 "Source/KSCrash/Recording/**/*.{h,m,mm,c,cpp}",
36 "Source/KSCrash/llvm/**/*.{h,m,mm,c,cpp}",
37 "Source/KSCrash/swift/**/*.{h,m,mm,c,cpp}",
38 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
40 "public_header_files": [
41 "Source/KSCrash/Recording/KSCrash.h",
42 "Source/KSCrash/Recording/KSCrashC.h",
43 "Source/KSCrash/Recording/KSCrashReportWriter.h",
44 "Source/KSCrash/Recording/Monitors/KSCrashMonitorType.h",
45 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h",
46 "Source/KSCrash/Reporting/Filters/KSCrashReportFields.h"
51 "source_files": "Source/KSCrash/Recording/Tools/*.h"
58 "KSCrashAblyFork/Recording": [
69 "Source/KSCrash/Reporting/Filters/Tools/**/*.{h,m,mm,c,cpp}",
70 "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
72 "public_header_files": "Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h"
77 "KSCrashAblyFork/Reporting/Filters/Base": [
82 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAlert.h",
83 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAlert.m"
89 "KSCrashAblyFork/Reporting/Filters/Base": [
94 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.h",
95 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.m"
101 "KSCrashAblyFork/Reporting/Filters/Base": [
106 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.h",
107 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.m"
113 "KSCrashAblyFork/Reporting/Filters/Base": [
118 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterStringify.h",
119 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterStringify.m"
125 "KSCrashAblyFork/Reporting/Filters/Base": [
130 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterGZip.h",
131 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterGZip.m"
137 "KSCrashAblyFork/Reporting/Filters/Base": [
142 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterJSON.h",
143 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterJSON.m"
149 "KSCrashAblyFork/Reporting/Filters/Base": [
152 "KSCrashAblyFork/Reporting/Filters/AppleFmt": [
155 "KSCrashAblyFork/Reporting/Filters/Basic": [
158 "KSCrashAblyFork/Reporting/Filters/Stringify": [
161 "KSCrashAblyFork/Reporting/Filters/GZip": [
164 "KSCrashAblyFork/Reporting/Filters/JSON": [
169 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterSets.h",
170 "Source/KSCrash/Reporting/Filters/KSCrashReportFilterSets.m"
175 "source_files": "Source/KSCrash/Reporting/Filters/Tools/**/*.{h,m,mm,c,cpp}"
182 "frameworks": "SystemConfiguration"
185 "frameworks": "SystemConfiguration"
188 "Source/KSCrash/Reporting/Tools/**/*.{h,m,mm,c,cpp}",
189 "Source/KSCrash/Recording/KSSystemCapabilities.h"
198 "frameworks": "MessageUI"
201 "KSCrashAblyFork/Reporting/Filters": [
204 "KSCrashAblyFork/Reporting/Tools": [
208 "source_files": "Source/KSCrash/Reporting/Sinks/**/*.{h,m,mm,c,cpp}"
213 "name": "Installations",
215 "KSCrashAblyFork/Recording": [
218 "KSCrashAblyFork/Reporting": [
222 "source_files": "Source/KSCrash/Installations/**/*.{h,m,mm,c,cpp}"