[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 4 / d / RollbarCommon / 3.0.1 / RollbarCommon.podspec.json
blob1dce0c66c77f1df1ad0afe6bd7c7dc23c977bb23
2   "name": "RollbarCommon",
3   "version": "3.0.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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rollbar": "support@rollbar.com"
13   },
14   "source": {
15     "git": "https://github.com/rollbar/rollbar-apple.git",
16     "tag": "3.0.1"
17   },
18   "documentation_url": "https://docs.rollbar.com/docs/apple",
19   "social_media_url": "https://twitter.com/rollbar",
20   "resources": "rollbar-logo.png",
21   "platforms": {
22     "osx": "12.0",
23     "ios": "14.0",
24     "tvos": "14.0",
25     "watchos": "8.0"
26   },
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",
31   "requires_arc": true