[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 4 / 3 / RollbarReport / 3.2.1 / RollbarReport.podspec.json
blob345661ef384a852235b4c0dd056f7638e9ade38a
2   "name": "RollbarReport",
3   "version": "3.2.1",
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",
7   "resources": "rollbar-logo.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rollbar": "support@rollbar.com"
14   },
15   "source": {
16     "git": "https://github.com/rollbar/rollbar-apple.git",
17     "tag": "3.2.1"
18   },
19   "documentation_url": "https://docs.rollbar.com/docs/apple",
20   "social_media_url": "https://twitter.com/rollbar",
21   "platforms": {
22     "osx": "10.13",
23     "ios": "12.0",
24     "tvos": "12.0",
25     "watchos": "4.0"
26   },
27   "module_name": "RollbarReport",
28   "source_files": "RollbarNotifier/Sources/RollbarReport/**/*.swift",
29   "frameworks": "Foundation",
30   "dependencies": {
31     "RollbarCrash": [
32       "~> 3.2.1"
33     ]
34   },
35   "swift_versions": "5.5",
36   "requires_arc": true,
37   "xcconfig": {
38     "USE_HEADERMAP": "NO"
39   },
40   "swift_version": "5.5"