Upgrade podspec
This commit is contained in:
parent
94297d1411
commit
221b6edb30
|
@ -5,7 +5,7 @@ Pod::Spec.new do |s|
|
|||
s.authors = "Felix Schulze", "Davide De Rosa"
|
||||
|
||||
s.homepage = "https://github.com/keeshux/openssl-apple.git"
|
||||
s.source = { :git => s.homepage.to_s, :tag => "1.0.1" }
|
||||
s.source = { :git => s.homepage.to_s, :tag => "1.0.2" }
|
||||
s.license = { :type => 'Apache', :file => 'LICENSE' }
|
||||
|
||||
s.prepare_command = <<-CMD
|
||||
|
|
Loading…
Reference in New Issue