Releasing version 13.0.0.

This commit is contained in:
Łukasz Mróz
2019-04-10 18:00:40 +02:00
parent 4a76f973e0
commit 836329198a
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Moya"
s.version = "13.0.0-beta.1"
s.version = "13.0.0"
s.summary = "Network abstraction layer written in Swift"
s.description = <<-EOS
Moya abstracts network commands using Swift Generics to provide developers