[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 1 / RollbarDeploys / 3.1.1 / RollbarDeploys.podspec.json
blobce9d2a1f7f46c5a0a9933c88939dc4425579fbbf
2   "name": "RollbarDeploys",
3   "version": "3.1.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.1.1"
18   },
19   "documentation_url": "https://docs.rollbar.com/docs/apple",
20   "social_media_url": "https://twitter.com/rollbar",
21   "platforms": {
22     "osx": "12.0",
23     "ios": "14.0",
24     "tvos": "14.0"
25   },
26   "source_files": "RollbarDeploys/Sources/RollbarDeploys/**/*.{h,m}",
27   "public_header_files": "RollbarDeploys/Sources/RollbarDeploys/include/*.h",
28   "module_map": "RollbarDeploys/Sources/RollbarDeploys/include/module.modulemap",
29   "frameworks": "Foundation",
30   "dependencies": {
31     "RollbarCommon": [
32       "~> 3.1.1"
33     ]
34   },
35   "swift_versions": "5.5",
36   "requires_arc": true,
37   "swift_version": "5.5"