We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf66e44 commit e97b87bCopy full SHA for e97b87b
AMWaveTransition.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "AMWaveTransition"
3
- s.version = "0.6.1"
+ s.version = "0.6.2"
4
s.summary = "Custom transition between viewcontrollers holding tableviews. Each cell is animated to simulate a 'wave effect'."
5
s.homepage = "https://github.com/andreamazz/AMWaveTransition"
6
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments