Fix summary punctuation podspec GC3DFlipTransitionStyleSegue
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user