Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
# Conflicts:
#	README.md
  • Loading branch information
mac-cain13 committed Aug 11, 2015
2 parents 1a73043 + 034c400 commit d877c03
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.8.4"
s.version = "0.8.5"
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.8.4/rswift-0.8.4.zip" }
s.source = { :http => "https://github.com/mac-cain13/R.swift/releases/download/v0.8.5/rswift-0.8.5.zip" }

s.preserve_paths = "rswift"

Expand Down

0 comments on commit d877c03

Please sign in to comment.