Use Swift 4.2

This commit is contained in:
Khoa Pham
2018-09-24 13:44:31 +02:00
parent 31f444cf8d
commit 8c42c575cf
2 changed files with 2 additions and 42 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "Cache"
s.summary = "Nothing but cache."
s.version = "5.1.1"
s.version = "5.2.0"
s.homepage = "https://github.com/hyperoslo/Cache"
s.license = 'MIT'
s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }