Skip to content

Commit

Permalink
cocoapods 1.2.0.beta.1 (devel) (#6682)
Browse files Browse the repository at this point in the history
  • Loading branch information
dersvenhesse authored and MikeMcQuaid committed Nov 8, 2016
1 parent 347ff4c commit 2679505
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/cocoapods.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ class Cocoapods < Formula
sha256 "94c1827de0a2cadd067deab1678fc77c961ed1b13fd71aa22e4cabca788a31a0" => :yosemite
end

devel do
url "https://github.com/CocoaPods/CocoaPods/archive/1.2.0.beta.1.tar.gz"
version "1.2.0.beta.1"
sha256 "4059513df38701d48f977831dfb410de75ec9841b273684a02c4c16a0f364471"
end

def install
ENV["GEM_HOME"] = libexec
system "gem", "build", "cocoapods.gemspec"
Expand Down

0 comments on commit 2679505

Please sign in to comment.