Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:sunilsharma08/NetworkLogger
Browse files Browse the repository at this point in the history
  • Loading branch information
sunilsharma08 committed Aug 15, 2020
2 parents a9b7640 + 310d628 commit 550a2e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions XNLogger.podspec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Pod::Spec.new do |s|

s.name = "XNLogger"
s.version = "1.1.1"
s.summary = "Framework to log network request and response."
s.version = "2.0.0"
s.summary = "Network Logger - Framework to log network traffics"
s.description = <<-DESC
Simple and extensible network traffic logger. It makes easy log network request and response or debug network issues.
XNLogger is simple and extensible network traffic logger. It makes easy to log network request and response on file, Xcode console or send log to servers. XNLogger provides user friendly UI for debugging and testing purpose.
DESC

s.homepage = "https://github.com/sunilsharma08/XNLogger"
Expand Down

0 comments on commit 550a2e4

Please sign in to comment.