Skip to content

Commit

Permalink
Bump podspec for 0.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-cain13 committed Jun 2, 2015
1 parent 75aa6a0 commit 57a9ef9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R.swift.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "R.swift"
s.version = "0.7.1"
s.version = "0.8.0"
s.summary = "Use strong typed, autocompleted resources like images and segues in Swift"

s.description = <<-DESC
Expand All @@ -22,7 +22,7 @@ Pod::Spec.new do |s|

s.platform = :ios, "7.0"

s.source = { :http => "https://github.com/mac-cain13/R.swift/releases/download/v0.7.1/rswift-0.7.1.zip" }
s.source = { :http => "https://github.com/mac-cain13/R.swift/releases/download/v0.8.0/rswift-0.8.0.zip" }

s.preserve_paths = "rswift"

Expand Down

0 comments on commit 57a9ef9

Please sign in to comment.