Browse Source

version 0.9.0

ibireme 9 năm trước cách đây
mục cha
commit
a8a75cd69f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      YYCache.podspec

+ 1 - 1
YYCache.podspec

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