mirror of
https://github.com/Moya/Moya.git
synced 2026-03-18 19:52:28 +00:00
Releasing version 13.0.0.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Next
|
||||
|
||||
# [13.0.0] - 2019-04-10
|
||||
|
||||
# [13.0.0-beta.1] - 2019-03-31
|
||||
|
||||
### Changed
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user