2 "name": "RollbarDeploys",
3 "version": "2.0.0-beta.19",
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",
11 "documentation_url": "https://docs.rollbar.com/docs/apple",
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-apple.git",
19 "tag": "2.0.0-beta.19"
21 "resources": "rollbar-logo.png",
27 "source_files": "RollbarDeploys/Sources/RollbarDeploys/**/*.{h,m}",
28 "public_header_files": "RollbarDeploys/Sources/RollbarDeploys/include/*.h",
29 "module_map": "RollbarDeploys/Sources/RollbarDeploys/include/module.modulemap",
30 "frameworks": "Foundation",
37 "pod_target_xcconfig": {
38 "ONLY_ACTIVE_ARCH": "YES",
39 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41 "user_target_xcconfig": {
42 "ONLY_ACTIVE_ARCH": "YES",
43 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46 "pod_target_xcconfig": {
47 "ONLY_ACTIVE_ARCH": "YES",
48 "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
50 "user_target_xcconfig": {
51 "ONLY_ACTIVE_ARCH": "YES",
52 "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"