Skip to content

Commit 29962db

Browse files
Merge pull request #1 from orta/patch-1
Update README.md
2 parents bcefcb3 + c164c46 commit 29962db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ func viewForTransition() -> UIView {
3232

3333
ZoomTransition can be easily added to your project using [Cocoapods](https://cocoapods.org/) by adding the following to your Podfile:
3434

35-
`pod 'ObjectMapper', '~> 0.11'`
35+
`pod 'ZoomTransition', '~> 0.1'`
3636

3737
Otherwise you can include ZoomTransition.swift directly to your project.

0 commit comments

Comments
 (0)