We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21254ea commit cc40cbcCopy full SHA for cc40cbc
Backtrace.podspec
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
11
s.name = "Backtrace"
12
s.version = "1.5.1"
13
s.summary = "Backtrace's integration with iOS, macOS and tvOS"
14
- s.description = "Backtrace's integration with iOS and macOS for handling crashes"
+ s.description = "Reliable crash and hang reporting for iOS, macOS and tvOS."
15
s.homepage = "https://backtrace.io/"
16
s.license = { :type => "MIT", :file => 'LICENSE' }
17
s.author = { "Backtrace I/O" => "info@backtrace.io" }
0 commit comments