Fixed an issue where using child view controllers would break and transition animations.
Showing
Pod::Spec.new do |s| | Pod::Spec.new do |s| | ||
s.name = 'Motion' | s.name = 'Motion' | ||
s.version = '1.0.7' | s.version = '1.0.8' | ||
s.license = 'BSD-3-Clause' | s.license = 'BSD-3-Clause' | ||
s.summary = 'Seamless animations and transitions in Swift.' | s.summary = 'Seamless animations and transitions in Swift.' | ||
s.homepage = 'http://cosmicmind.com' | s.homepage = 'http://cosmicmind.com' | ||
... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment