Browse Source

Update Repo URL

xcbosa mbp16 2 năm trước cách đây
mục cha
commit
b26699d6b3
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      YYCache.podspec

+ 2 - 2
YYCache.podspec

@@ -5,10 +5,10 @@ Pod::Spec.new do |s|
   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'
-  s.homepage     = 'https://github.com/ibireme/YYCache'
+  s.homepage     = 'https://git.forgetive.org/XCAppCollection/YYCache'
   s.platform     = :ios, '6.0'
   s.platform     = :ios, '6.0'
   s.ios.deployment_target = '6.0'
   s.ios.deployment_target = '6.0'
-  s.source       = { :git => 'https://github.com/ibireme/YYCache.git', :tag => s.version.to_s }
+  s.source       = { :git => 'https://git.forgetive.org/XCAppCollection/YYCache.git', :tag => s.version.to_s }
   
   
   s.requires_arc = true
   s.requires_arc = true
   s.source_files = 'YYCache/*.{h,m}'
   s.source_files = 'YYCache/*.{h,m}'