2 "name": "RollbarSwift",
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",
21 "resources": "rollbar-logo.png",
28 "source_files": "RollbarSwift/Sources/RollbarSwift/**/*.{h,m}",
29 "public_header_files": "RollbarSwift/Sources/RollbarSwift/include/*.h",
30 "module_map": "RollbarSwift/Sources/RollbarSwift/include/module.modulemap",
31 "frameworks": "Foundation",
42 "USE_HEADERMAP": "NO",
43 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/RollbarSwift/RollbarSwift/Sources/RollbarSwift/**"
45 "pod_target_xcconfig": {
46 "ONLY_ACTIVE_ARCH": "YES",
47 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49 "user_target_xcconfig": {
50 "ONLY_ACTIVE_ARCH": "YES",
51 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54 "pod_target_xcconfig": {
55 "ONLY_ACTIVE_ARCH": "YES",
56 "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
58 "user_target_xcconfig": {
59 "ONLY_ACTIVE_ARCH": "YES",
60 "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"