From cc40cbc79fa5f86e4afcc673945b8445df2b2235 Mon Sep 17 00:00:00 2001 From: Marcin Karmelita Date: Fri, 28 Jun 2019 23:23:04 +0200 Subject: [PATCH] Update Backtrace.podspec --- Backtrace.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backtrace.podspec b/Backtrace.podspec index f2528780..efc493ee 100644 --- a/Backtrace.podspec +++ b/Backtrace.podspec @@ -11,7 +11,7 @@ Pod::Spec.new do |s| s.name = "Backtrace" s.version = "1.5.1" s.summary = "Backtrace's integration with iOS, macOS and tvOS" - s.description = "Backtrace's integration with iOS and macOS for handling crashes" + s.description = "Reliable crash and hang reporting for iOS, macOS and tvOS." s.homepage = "https://backtrace.io/" s.license = { :type => "MIT", :file => 'LICENSE' } s.author = { "Backtrace I/O" => "info@backtrace.io" }