Browse Source

Update podspec for fixup version

Marcin Krzyżanowski 10 years ago
parent
commit
323badfa17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OpenSSL-Universal.podspec

+ 1 - 1
OpenSSL-Universal.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name         = "OpenSSL-Universal"
-  s.version      = "1.0.1.j"
+  s.version      = "1.0.1.j-2"
   s.summary      = "OpenSSL for iOS and OS X"
   s.description  = "OpenSSL is an SSL/TLS and Crypto toolkit. Deprecated in Mac OS and gone in iOS, this spec gives your project non-deprecated OpenSSL support. Supports OSX and iOS including Simulator (armv7,armv7s,arm64,i386,x86_64)."
   s.homepage     = "http://krzyzanowskim.github.io/OpenSSL/"