Skip to content

Commit ae5386c

Browse files
committed
Firebase pod tag is just version
1 parent ffa0461 commit ae5386c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firebase.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Simplify your iOS development, grow your user base, and monetize more effectivel
1313

1414
s.source = {
1515
:git => 'https://github.com/firebase/firebase-ios-sdk.git',
16-
:tag => 'Firebase-' + s.version.to_s
16+
:tag => s.version.to_s
1717
}
1818

1919
s.preserve_paths = [

0 commit comments

Comments
 (0)