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 142abe4 commit 33878e8Copy full SHA for 33878e8
1 file changed
Networking.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Networking"
3
-s.version = "1.1.0"
+s.version = "1.1.1"
4
s.summary = "Simple HTTP Networking in Swift a NSURLSession wrapper with image caching support"
5
s.description = <<-EOS
6
Simple NSURLSession wrapper with support for image caching and faking network requests
0 commit comments