master
source 'https://github.com/CocoaPods/Specs.git'platform :osx, '10.10' use_frameworks! target 'SentryToolbar' do pod 'SwiftLint' pod 'Sentry', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '4.1.0'end