From 97c1cad50d17e956f38267a5884e1cf2edbcf87f Mon Sep 17 00:00:00 2001 From: Fabio Pelosin Date: Tue, 10 Jul 2012 23:05:38 +0200 Subject: [PATCH] [Fix] DSGraphicsKit (1.0) --- DSGraphicsKit/1.0/DSGraphicsKit.podspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DSGraphicsKit/1.0/DSGraphicsKit.podspec b/DSGraphicsKit/1.0/DSGraphicsKit.podspec index 9155b9504b..a698f61511 100644 --- a/DSGraphicsKit/1.0/DSGraphicsKit.podspec +++ b/DSGraphicsKit/1.0/DSGraphicsKit.podspec @@ -8,14 +8,14 @@ Pod::Spec.new do |s| DSGraphicsKit provides support to quickly perform the following operations: - - Images: + * Images: - Create icons with fills, glows and shadows from the alpha channel of an image. - Resize with corner rounding. - Render a layer to an image. - - Views: + * Views: - Add a 3d rotation along the y axis. - Add a reflection. - - Animations: + * Animations: - Add a pop up animation to a layer. DESC s.homepage = 'https://github.com/Discontinuity-srl/DSGraphicsKit'