Skip to content

Commit ae8ed37

Browse files
committed
Updating podspec to point to public location
Change-Id: I8e07a784c70d94b2fc22f3d22b7d01aa2f8ac1e7
1 parent 111bb12 commit ae8ed37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseUI.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
55
s.homepage = 'https://github.com/firebase/FirebaseUI-iOS'
66
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
77
s.author = { 'Firebase' => '[email protected]' }
8-
s.source = { :http => 'https://storage.googleapis.com/gcpstatic/FirebaseUIFrameworks.zip' }
8+
s.source = { :http => 'https://dl.google.com/firebase/firebaseui/ios/0_4_0/FirebaseUIFrameworks.zip' }
99
s.platform = :ios
1010
s.ios.deployment_target = '7.0'
1111
s.ios.framework = 'UIKit'

0 commit comments

Comments
 (0)