فهرست منبع

Update OpenSSL.podspec

Mark Aufflick 11 سال پیش
والد
کامیت
d6fc23f922
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      OpenSSL.podspec

+ 1 - 1
OpenSSL.podspec

@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
   s.author       = 'Justin Plouffe'
   s.source       = { :git => "https://github.com/justinplouffe/OpenSSL.git", :tag => "1.0.1e" }
 
-  s.platform     = :ios, '6.0'
+  s.platform     = :ios, '5.1'
   s.source_files = 'include/openssl/**/*.h'
   s.public_header_files = 'include/openssl/**/.h'
   s.preserve_paths = 'libcrypto.a', 'libssl.a'