You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CrashOps.podspec
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,15 +16,15 @@ Pod::Spec.new do |s|
16
16
#
17
17
18
18
s.name="CrashOps"
19
-
s.version="0.0.821"
19
+
s.version="0.0.822"
20
20
s.summary="CrashOps helps you monitor your app's stability."
21
21
22
22
# This description is used to generate tags and improve search results.
23
23
# * Think: What does it do? Why did you write it? What is the focus?
24
24
# * Try to keep it short, snappy and to the point.
25
25
# * Write the description between the DESC delimiters below.
26
26
# * Finally, don't worry about the indent, CocoaPods strips it!
27
-
s.description="CrashOps lets you monitor your app's errors and crashes."
27
+
s.description="CrashOps lets you monitor your app's stability and vulnerability, by giving you error and crash reports, with a supporting platform by CrashOps servers."
0 commit comments