Commit 01326135 by Daniel Dahan

updated for Swift 4.2 CHANGELOG and Podspec updated

parent a1f023fd
## 1.5.0
* Updated for Swift 4.2.
## 1.4.3
* [pr-42](https://github.com/CosmicMind/Motion/pull/42): Fixed unbalanced calls to begin/end appearance transitions.
......
Pod::Spec.new do |s|
s.name = 'Motion'
s.version = '1.4.3'
s.version = '1.5.0'
s.swift_version = '4.0'
s.license = 'MIT'
s.summary = 'A library used to create beautiful animations and transitions for Apple devices.'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment