Skip to content

Commit

Permalink
Fixed commit version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lexrus committed Jul 3, 2012
1 parent d284a99 commit a45f5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ARCMacro/1.1/ARCMacro.podspec
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.homepage = "https://gist.github.com/2823399"
s.license = 'Apache License 2.0'
s.author = { "HIRANO Satoshi" => "happy.hirano@gmail.com" }
s.source = { :git => "git://gist.github.com/2823399.git", :commit => "beebdc4d221403333130f3630945ec99518d50df" }
s.source = { :git => "git://gist.github.com/2823399.git", :commit => "cdad0eb4e923c1767ef1cc901a221c59aef45f72" }
s.source_files = 'ARCMacro.h'
def s.post_install(target)
prefix_header = config.project_pods_root + target.prefix_header_filename
Expand Down

0 comments on commit a45f5b7

Please sign in to comment.