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 ecc5e49 commit d5a6fd0Copy full SHA for d5a6fd0
PrettyLogger.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "PrettyLogger"
3
- s.version = "1.0.0"
+ s.version = "1.1.0"
4
s.summary = "A pretty set of log functions to print message in console using levels and emojis to improve visibility 💪"
5
s.description = <<-DESC
6
A pretty set of log functions to print message in console using levels (Debug, Info, Trace, Warning & Error) and emojis to improve visibility 💪
0 commit comments