From 8a68a2b55348e1873715272163cf5cd780736b00 Mon Sep 17 00:00:00 2001 From: Vittorio Monaco Date: Sun, 26 Jul 2015 12:58:36 +0200 Subject: [PATCH] Release 0.1.0 --- Carlos.podspec | 1 + 1 file changed, 1 insertion(+) diff --git a/Carlos.podspec b/Carlos.podspec index dc90e25..34bb542 100644 --- a/Carlos.podspec +++ b/Carlos.podspec @@ -10,6 +10,7 @@ Pod::Spec.new do |s| s.version = "0.1.0" s.summary = "A simple but flexible cache." s.description = <<-DESC + Carlos is a small set of classes, global functions (that will be replaced by protocol extensions with Swift 2.0) and convenience operators to realize custom, flexible and powerful cache layers in your application. DESC s.homepage = "https://github.com/WeltN24/Carlos" # s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"