xcbosa mbp16 2 rokov pred
rodič
commit
322f314580
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      SwiftBase32.podspec

+ 1 - 1
SwiftBase32.podspec

@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
   s.name                      = 'SwiftBase32'
   s.version                   = '0.9.0'
   s.summary                   = 'Base32 implementation for Swift.'
-  s.homepage                  = 'https://github.com/norio-nomura/Base32'
+  s.homepage                  = 'https://git.forgetive.org/XCAppCollection/SwiftBase32'
   s.source                    = { :git => s.homepage + '.git', :tag => s.version }
   s.license                   = { :type => 'MIT', :file => 'LICENSE' }
   s.author                    = { 'Norio Nomura' => 'norio.nomura@gmail.com' }