Skip to content

Commit

Permalink
[Fix] DSGraphicsKit (1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiopelosin committed Jul 10, 2012
1 parent 7a0bb09 commit 97c1cad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DSGraphicsKit/1.0/DSGraphicsKit.podspec
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ Pod::Spec.new do |s|
DSGraphicsKit provides support to quickly perform the following operations: 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. - Create icons with fills, glows and shadows from the alpha channel of an image.
- Resize with corner rounding. - Resize with corner rounding.
- Render a layer to an image. - Render a layer to an image.
- Views: * Views:
- Add a 3d rotation along the y axis. - Add a 3d rotation along the y axis.
- Add a reflection. - Add a reflection.
- Animations: * Animations:
- Add a pop up animation to a layer. - Add a pop up animation to a layer.
DESC DESC
s.homepage = 'https://github.com/Discontinuity-srl/DSGraphicsKit' s.homepage = 'https://github.com/Discontinuity-srl/DSGraphicsKit'
Expand Down

0 comments on commit 97c1cad

Please sign in to comment.