3 "version": "2.0.0-rc.4",
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"
21 "git": "https://github.com/kstenerud/KSCrash.git",
24 "frameworks": "Foundation",
30 "GCC_ENABLE_CPP_EXCEPTIONS": "YES"
32 "default_subspecs": "Installations",
37 "KSCrash/RecordingCore": [
41 "source_files": "Sources/KSCrashRecording/**/*.{h,m,mm,c,cpp,def}",
42 "public_header_files": "Sources/KSCrashRecording/include/*.h",
44 "KSCrashRecording": "Sources/KSCrashRecording/Resources/PrivacyInfo.xcprivacy"
50 "KSCrash/Recording": [
53 "KSCrash/RecordingCore": [
56 "KSCrash/ReportingCore": [
60 "source_files": "Sources/KSCrashFilters/**/*.{h,m,mm,c,cpp,def}",
61 "public_header_files": "Sources/KSCrashFilters/include/*.h",
63 "KSCrashFilters": "Sources/KSCrashFilters/Resources/PrivacyInfo.xcprivacy"
69 "KSCrash/Recording": [
77 "frameworks": "MessageUI"
79 "source_files": "Sources/KSCrashSinks/**/*.{h,m,mm,c,cpp,def}",
80 "public_header_files": "Sources/KSCrashSinks/include/*.h",
82 "KSCrashSinks": "Sources/KSCrashSinks/Resources/PrivacyInfo.xcprivacy"
86 "name": "Installations",
94 "KSCrash/Recording": [
97 "KSCrash/DemangleFilter": [
101 "source_files": "Sources/KSCrashInstallations/**/*.{h,m,mm,c,cpp,def}",
102 "public_header_files": "Sources/KSCrashInstallations/include/*.h",
103 "resource_bundles": {
104 "KSCrashInstallations": "Sources/KSCrashInstallations/Resources/PrivacyInfo.xcprivacy"
108 "name": "RecordingCore",
114 "source_files": "Sources/KSCrashRecordingCore/**/*.{h,m,mm,c,cpp,def}",
115 "public_header_files": "Sources/KSCrashRecordingCore/include/*.h",
116 "resource_bundles": {
117 "KSCrashRecordingCore": "Sources/KSCrashRecordingCore/Resources/PrivacyInfo.xcprivacy"
121 "name": "BootTimeMonitor",
123 "KSCrash/RecordingCore": [
127 "source_files": "Sources/KSCrashBootTimeMonitor/**/*.{h,m,mm,c,cpp,def}",
128 "public_header_files": "Sources/KSCrashBootTimeMonitor/include/*.h",
129 "resource_bundles": {
130 "KSCrashBootTimeMonitor": "Sources/KSCrashBootTimeMonitor/Resources/PrivacyInfo.xcprivacy"
134 "name": "DiscSpaceMonitor",
136 "KSCrash/RecordingCore": [
140 "source_files": "Sources/KSCrashDiscSpaceMonitor/**/*.{h,m,mm,c,cpp,def}",
141 "public_header_files": "Sources/KSCrashDiscSpaceMonitor/include/*.h",
142 "resource_bundles": {
143 "KSCrashDiscSpaceMonitor": "Sources/KSCrashDiscSpaceMonitor/Resources/PrivacyInfo.xcprivacy"
147 "name": "DemangleFilter",
149 "KSCrash/Recording": [
153 "source_files": "Sources/KSCrashDemangleFilter/**/*.{h,m,mm,c,cpp,def}",
154 "public_header_files": "Sources/KSCrashDemangleFilter/include/*.h",
155 "resource_bundles": {
156 "KSCrashDemangleFilter": "Sources/KSCrashDemangleFilter/Resources/PrivacyInfo.xcprivacy"
160 "name": "ReportingCore",
167 "frameworks": "SystemConfiguration"
170 "frameworks": "SystemConfiguration"
173 "frameworks": "SystemConfiguration"
175 "source_files": "Sources/KSCrashReportingCore/**/*.{h,m,mm,c,cpp,def}",
176 "public_header_files": "Sources/KSCrashReportingCore/include/*.h",
177 "resource_bundles": {
178 "KSCrashReportingCore": "Sources/KSCrashReportingCore/Resources/PrivacyInfo.xcprivacy"
183 "source_files": "Sources/KSCrashCore/**/*.{h,m,mm,c,cpp,def}",
184 "public_header_files": "Sources/KSCrashCore/include/*.h",
185 "resource_bundles": {
186 "KSCrashCore": "Sources/KSCrashCore/Resources/PrivacyInfo.xcprivacy"