Skip to content

Commit 62f3389

Browse files
committed
fix version
1 parent 9135f09 commit 62f3389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseOAuthUI.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
1818

1919
s.public_header_files = 'FirebaseOAuthUI/Sources/Public/FirebaseOAuthUI/*.h'
2020
s.source_files = 'FirebaseOAuthUI/Sources/**/*.{h,m}'
21-
s.dependency 'FirebaseAuthUI', '>= 12.0.2', '< 13.0'
21+
s.dependency 'FirebaseAuthUI', '>= 12.0.2', '< 14.0'
2222
s.dependency 'FirebaseAuth', '>= 8.0', '< 11.0'
2323
s.resource_bundles = {
2424
'FirebaseOAuthUI' => ['FirebaseOAuthUI/Sources/{Resources,Strings}/*.{png,lproj}']

0 commit comments

Comments
 (0)