2 "name": "RollbarCommon",
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",
12 "Rollbar": "support@rollbar.com"
15 "git": "https://github.com/rollbar/rollbar-apple.git",
18 "documentation_url": "https://docs.rollbar.com/docs/apple",
19 "social_media_url": "https://twitter.com/rollbar",
20 "resources": "rollbar-logo.png",
27 "source_files": "RollbarCommon/Sources/RollbarCommon/**/*.{h,m}",
28 "public_header_files": "RollbarCommon/Sources/RollbarCommon/include/*.h",
29 "module_map": "RollbarCommon/Sources/RollbarCommon/include/module.modulemap",
30 "frameworks": "Foundation",