Browse Source

Update cocoapods version

Evgenii Neumerzhitckii 9 years ago
parent
commit
ac43f6cdab
1 changed files with 1 additions and 1 deletions
  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.13"
+  s.version     = "3.0.15"
   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."