Skip to content

Commit

Permalink
update cocoa pod version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yramanchuk committed Oct 21, 2016
1 parent b1fadb4 commit 5305e2d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions FirebaseUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ Pod::Spec.new do |s|
s.summary = 'UI binding libraries for Firebase.'
s.homepage = 'https://github.com/firebase/FirebaseUI-iOS'
s.license = { :type => 'Apache 2.0', :file => 'FirebaseUIFrameworks/LICENSE' }
# s.source = { :http => 'https://github.com/firebase/FirebaseUI-iOS/releases/download/v0.6.2/FirebaseUIFrameworks.zip' }
s.source = { :http => "file:///Users/yuryr/Documents/work/git/FirebaseUI-iOS/FirebaseUIFrameworks.zip" }
s.source = { :http => 'https://github.com/firebase/FirebaseUI-iOS/releases/download/v0.6.2/FirebaseUIFrameworks.zip' }
s.author = 'Firebase'
s.platform = :ios
s.ios.deployment_target = '8.0'
Expand Down

0 comments on commit 5305e2d

Please sign in to comment.