Forráskód Böngészése

Update swift package description

Evgenii Neumerzhitckii 6 éve
szülő
commit
54eb8f29da
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      KeychainSwift.podspec

+ 1 - 1
KeychainSwift.podspec

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