Browse Source

【Git】更新 URL

xcbosa mbp16 3 months ago
parent
commit
2fd1a296ae
1 changed files with 2 additions and 2 deletions
  1. 2 2
      XCTheme.podspec

+ 2 - 2
XCTheme.podspec

@@ -21,11 +21,11 @@ Pod::Spec.new do |s|
 A Theme Manager for C Code Develop & C Notebook.
                        DESC
 
-  s.homepage         = 'https://git.forgetive.org/xcbosa/XCTheme.git'
+  s.homepage         = 'https://git.forgetive.net/xcbosa/XCTheme.git'
   # s.screenshots     = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
   s.license          = { :type => 'MIT', :file => 'LICENSE' }
   s.author           = { 'xcbosa mbp16' => 'xcbosa@forgetive.org' }
-  s.source           = { :git => 'https://git.forgetive.org/xcbosa/XCTheme.git', :tag => s.version.to_s }
+  s.source           = { :git => 'https://git.forgetive.net/xcbosa/XCTheme.git', :tag => s.version.to_s }
   # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
 
   s.ios.deployment_target = '14.0'