We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcefcb3 + c164c46 commit 29962dbCopy full SHA for 29962db
1 file changed
README.md
@@ -32,6 +32,6 @@ func viewForTransition() -> UIView {
32
33
ZoomTransition can be easily added to your project using [Cocoapods](https://cocoapods.org/) by adding the following to your Podfile:
34
35
-`pod 'ObjectMapper', '~> 0.11'`
+`pod 'ZoomTransition', '~> 0.1'`
36
37
Otherwise you can include ZoomTransition.swift directly to your project.
0 commit comments