ソースを参照

Update podspec version

Evgenii Neumerzhitckii 10 年 前
コミット
187baa3267
1 ファイル変更1 行追加1 行削除
  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.6"
+  s.version     = "3.0.8"
   s.license     = { :type => "MIT" }
   s.homepage    = "https://github.com/exchangegroup/keychain-swift"
   s.summary     = "A library for saving text and data in the Keychain with Swift."