2 "name": "RollbarPLCrashReporter",
4 "summary": "Application or client side SDK for interacting with the Rollbar API Server.",
5 "description": "Find, fix, and resolve errors with Rollbar.\nEasily send error data using Rollbar 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",
11 "documentation_url": "https://docs.rollbar.com/docs/apple",
13 "Andrey Kornich (Wide Spectrum Computing LLC)": "akornich@gmail.com",
14 "Rollbar": "support@rollbar.com"
16 "social_media_url": "http://twitter.com/rollbar",
18 "git": "https://github.com/rollbar/rollbar-apple.git",
21 "resources": "rollbar-logo.png",
27 "source_files": "RollbarPLCrashReporter/Sources/RollbarPLCrashReporter/**/*.{h,m}",
28 "public_header_files": "RollbarPLCrashReporter/Sources/RollbarPLCrashReporter/include/*.h",
29 "module_map": "RollbarPLCrashReporter/Sources/RollbarPLCrashReporter/include/module.modulemap",
30 "static_framework": true,
31 "frameworks": "Foundation",