瀏覽代碼

version 0.9.0

ibireme 9 年之前
父節點
當前提交
f2d11445f4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      YYCache.podspec

+ 1 - 1
YYCache.podspec

@@ -1,7 +1,7 @@
 Pod::Spec.new do |s|
   s.name         = 'YYCache'
   s.summary      = 'High performance cache framework for iOS.'
-  s.version      = '0.9.0'
+  s.version      = '0.8.9'
   s.license      = { :type => 'MIT', :file => 'LICENSE' }
   s.authors      = { 'ibireme' => 'ibireme@gmail.com' }
   s.social_media_url = 'http://blog.ibireme.com'