Skip to content

Commit

Permalink
0.1.5
Browse files Browse the repository at this point in the history
0.1.4 missed
  • Loading branch information
ConfusedVorlon committed Oct 25, 2015
1 parent f87becf commit 2352a91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HSGoogleDrivePicker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Pod::Spec.new do |s|

s.name = "HSGoogleDrivePicker"
s.version = "0.1.4"
s.version = "0.1.5"
s.summary = "A sane and simple file picker for Google Drive."

s.homepage = "https://github.com/ConfusedVorlon/HSGoogleDrivePicker"
Expand All @@ -14,7 +14,7 @@ Pod::Spec.new do |s|

s.platform = :ios, "7.0"

s.source = { :git => "https://github.com/ConfusedVorlon/HSGoogleDrivePicker.git", :tag => "0.1.4" }
s.source = { :git => "https://github.com/ConfusedVorlon/HSGoogleDrivePicker.git", :tag => "0.1.5" }
s.source_files = "HSGoogleDrivePicker/HSGoogleDrivePicker"

s.requires_arc = true
Expand Down

0 comments on commit 2352a91

Please sign in to comment.