2 "name": "RollbarCommon",
3 "version": "2.0.0-alpha6",
4 "summary": "Application/client side SDK for accessing 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/ios",
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-ios.git",
19 "tag": "v2.0.0-alpha6",
22 "resources": "rollbar-logo.png",
29 "source_files": "RollbarCommon/Sources/RollbarCommon/**/*.{h,m}",
30 "public_header_files": "RollbarCommon/Sources/RollbarCommon/include/*.h",
31 "module_map": "RollbarCommon/Sources/RollbarCommon/include/module.modulemap",
32 "frameworks": "Foundation",