diff --git a/OpenSSL-Apple.podspec.template b/OpenSSL-Apple.podspec.template index 154f0c0..601c2da 100644 --- a/OpenSSL-Apple.podspec.template +++ b/OpenSSL-Apple.podspec.template @@ -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.2" } + s.source = { :git => s.homepage.to_s, :tag => "v2" } s.license = { :type => 'Apache', :file => 'LICENSE' } s.prepare_command = <<-CMD