3 "version": "1.8.0-alpha5",
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",
20 "git": "https://github.com/rollbar/rollbar-ios.git",
21 "tag": "v1.8.0-alpha5",
25 "KSCrash/Source/KSCrash/**/*.{m,h,mm,c,cpp}",
27 "Rollbar/Deploys/*.{h,m}"
29 "public_header_files": [
31 "Rollbar/RollbarNotifier.h",
32 "Rollbar/RollbarConfiguration.h",
33 "Rollbar/RollbarLevel.h",
34 "Rollbar/RollbarJSONFriendlyProtocol.h",
35 "Rollbar/RollbarJSONFriendlyObject.h",
36 "Rollbar/RollbarTelemetry.h",
37 "Rollbar/RollbarTelemetryType.h",
38 "Rollbar/RollbarKSCrashReportSink.h",
39 "Rollbar/RollbarKSCrashInstallation.h",
40 "Rollbar/Deploys/RollbarDeploysProtocol.h",
41 "Rollbar/Deploys/RollbarDeploysManager.h",
42 "Rollbar/Deploys/Deployment.h",
43 "Rollbar/Deploys/DeploymentDetails.h",
44 "Rollbar/Deploys/DeployApiCallResult.h",
45 "KSCrash/Source/KSCrash/Recording/KSCrash.h",
46 "KSCrash/Source/KSCrash/Installations/KSCrashInstallation.h",
47 "KSCrash/Source/KSCrash/Installations/KSCrashInstallation+Private.h",
48 "KSCrash/Source/KSCrash/Reporting/Filters/KSCrashReportFilterBasic.h",
49 "KSCrash/Source/KSCrash/Reporting/Filters/KSCrashReportFilterAppleFmt.h",
50 "KSCrash/Source/KSCrash/Recording/KSCrashReportWriter.h",
51 "KSCrash/Source/KSCrash/Reporting/Filters/KSCrashReportFilter.h",
52 "KSCrash/Source/KSCrash/Recording/Monitors/KSCrashMonitorType.h"
57 "SystemConfiguration",