Browse Source

【Git】更新 URL

xcbosa mbp16 3 months ago
parent
commit
205a836065
1 changed files with 2 additions and 2 deletions
  1. 2 2
      YYImage.podspec

+ 2 - 2
YYImage.podspec

@@ -5,10 +5,10 @@ Pod::Spec.new do |s|
   s.license      = { :type => 'MIT', :file => 'LICENSE' }
   s.authors      = { 'ibireme' => 'ibireme@gmail.com' }
   s.social_media_url = 'http://blog.ibireme.com'
-  s.homepage     = 'https://git.forgetive.org/XCAppCollection/YYImage'
+  s.homepage     = 'https://git.forgetive.net/XCAppCollection/YYImage'
   s.platform     = :ios, '6.0'
   s.ios.deployment_target = '6.0'
-  s.source       = { :git => 'https://git.forgetive.org/XCAppCollection/YYImage.git', :tag => s.version.to_s }
+  s.source       = { :git => 'https://git.forgetive.net/XCAppCollection/YYImage.git', :tag => s.version.to_s }
   
   s.requires_arc = true
   s.default_subspec = 'Core'