4 "summary": "Objective-C library for crash reporting and logging with Rollbar.",
5 "description": "Find, fix, and resolve errors with Rollbar.\nEasily send error data using Rollbar's API.\nAnalyze, de-dupe, send alerts, and prepare the data for further analysis.\nSearch, sort, and prioritize via the Rollbar dashboard.",
6 "homepage": "https://rollbar.com",
12 "Rollbar": "support@rollbar.com"
14 "social_media_url": "http://twitter.com/rollbar",
19 "git": "https://github.com/rollbar/rollbar-ios.git",
24 "KSCrash/Source/KSCrash/**/*.{m,h,mm,c,cpp}",
27 "public_header_files": [
29 "Rollbar/RollbarNotifier.h",
30 "Rollbar/RollbarLogger.h",
31 "Rollbar/RollbarConfiguration.h",
32 "Rollbar/RollbarLevel.h",
33 "Rollbar/RollbarReachability.h",
34 "Rollbar/RollbarFileReader.h",
35 "Rollbar/RollbarThread.h",
36 "Rollbar/RollbarTelemetry.h",
37 "Rollbar/RollbarTelemetryType.h",
38 "Rollbar/NSJSONSerialization+Rollbar.h",
39 "Rollbar/RollbarKSCrashReportSink.h",
40 "Rollbar/RollbarKSCrashInstallation.h",
41 "KSCrash/Source/KSCrash/Recording/KSCrash.h",
42 "KSCrash/Source/KSCrash/Installations/KSCrashInstallation.h",
43 "KSCrash/Source/KSCrash/Installations/KSCrashInstallation+Private.h",
44 "KSCrash/Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.h",
45 "KSCrash/Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.h",
46 "KSCrash/Source/KSCrash/Recording/KSCrashReportWriter.h",
47 "KSCrash/Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h",
48 "KSCrash/Source/KSCrash/Recording/Monitors/KSCrashMonitorType.h"
51 "SystemConfiguration",