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.
2 parents c774c12 + f885b9a commit 6373c47Copy full SHA for 6373c47
AwesomeCache.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "AwesomeCache"
3
- s.version = "1.0.1"
+ s.version = "1.0.2"
4
s.summary = "Delightful on-disk cache (written in Swift)"
5
s.description = "Delightful on-disk cache (written in Swift). Backed by NSCache for maximum performance and support for expiry of single objects."
6
s.homepage = "https://github.com/aschuch/AwesomeCache"
0 commit comments