Explorar el Código

Update podspec version

Evgenii Neumerzhitckii hace 10 años
padre
commit
69a44a9f8c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      KeychainSwift.podspec

+ 1 - 1
KeychainSwift.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name        = "KeychainSwift"
-  s.version     = "3.0.9"
+  s.version     = "3.0.11"
   s.license     = { :type => "MIT" }
   s.homepage    = "https://github.com/marketplacer/keychain-swift"
   s.summary     = "A library for saving text and data in the Keychain with Swift."