Skip to content

Commit abf160f

Browse files
committed
adding back the v
1 parent 0dacfb9 commit abf160f

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
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
66
s.license = { :type => 'MIT', :file => 'LICENSE' }
77
s.author = { "Firebase" => "[email protected]" }
88
s.social_media_url = "https://twitter.com/firebase"
9-
s.source = { :git => "https://github.com/firebase/FirebaseUI-iOS.git", :tag => s.version.to_s }
9+
s.source = { :git => "https://github.com/firebase/FirebaseUI-iOS.git", :tag => v0.2.6 }
1010
s.source_files = "FirebaseUI/**/*.{h,m}"
1111
s.dependency "Firebase", "~> 2.4.1.1"
1212
s.platform = :ios

0 commit comments

Comments
 (0)