Skip to content

Commit f17dc1f

Browse files
committed
fix(ios): wrong podfile
1 parent a7454b8 commit f17dc1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/platforms/ios/Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pod 'lottie-ios', :git => 'https://github.com/farfromrefug/lottie-ios.git', :branch => "2.0.0"
2-
pod 'dotLottie', :git => 'https://github.com/farfromrefug/dotlottie-ios.git', :branch => "3.4.2"
1+
pod 'lottie-ios', :git => 'https://github.com/farfromrefug/lottie-ios.git', :branch => "3.4.2"
2+
pod 'dotLottie', :git => 'https://github.com/farfromrefug/dotlottie-ios.git', :branch => "2.0.0"

0 commit comments

Comments
 (0)