Update podspec to 4.0.0

This commit is contained in:
Khoa Pham
2017-09-19 12:16:00 +02:00
parent b6bfa6d02c
commit 54b192dcbe
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "Cache"
s.summary = "Nothing but cache."
s.version = "3.3.0"
s.version = "4.0.0"
s.homepage = "https://github.com/hyperoslo/Cache"
s.license = 'MIT'
s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }