Fix summary punctuation podspec GC3DFlipTransitionStyleSegue

This commit is contained in:
Glenn Chiu
2013-03-27 02:35:46 +01:00
parent 4b83c124a2
commit c37e34cfeb
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "GC3DFlipTransitionStyleSegue"
s.version = "1.0.0"
s.summary = "iBooks-style 3D flip transition animation rendered in OpenGL ES 2.0 and wrapped in a UIStoryboardSegue subclass"
s.summary = "iBooks-style 3D flip transition animation rendered in OpenGL ES 2.0 and wrapped in a UIStoryboardSegue subclass."
s.homepage = "https://github.com/GlennChiu/GC3DFlipTransitionStyleSegue"
s.license = {
:type => 'zlib',