Skip to content

Commit 1756aa3

Browse files
committed
And properly making it a string
1 parent abf160f commit 1756aa3

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 => v0.2.6 }
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)