Skip to content

Commit fcedb57

Browse files
committed
Remove cpdc references
Change-Id: I6149f3df145eaa7a588a10f13adc3dec834cd867
1 parent c71e037 commit fcedb57

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

FirebaseUI.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ Pod::Spec.new do |s|
44
s.summary = 'UI binding libraries for Firebase.'
55
s.homepage = 'https://github.com/firebase/FirebaseUI-iOS'
66
s.license = { :type => 'Apache 2.0', :file => 'LICENSE' }
7-
# s.source = { :git => 'https://github.com/firebase/FirebaseUI-iOS.git', :tag => 'v5.0.0' }
8-
s.source = { :git => 'sso://devrel/firebaseui-ios', :branch => 'firebase-5' }
7+
s.source = { :git => 'https://github.com/firebase/FirebaseUI-iOS.git', :tag => 'v5.0.0' }
98
s.author = 'Firebase'
109
s.platform = :ios
1110
s.ios.deployment_target = '9.0'

samples/swift/Podfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
source 'sso://cpdc-internal/spec'
2-
source 'https://github.com/CocoaPods/Specs.git'
3-
41
target 'FirebaseUI-demo-swift' do
52
use_frameworks!
63

0 commit comments

Comments
 (0)