Normalize repository URLs to internal git.g7software.net for CocoaPods/SPM docs
This commit is contained in:
@ -3,7 +3,7 @@ Pod::Spec.new do |s|
|
||||
s.version = '3.5.5'
|
||||
s.author = { 'Pierre-Olivier Latour' => 'info@pol-online.net' }
|
||||
s.license = { :type => 'BSD', :file => 'LICENSE' }
|
||||
s.homepage = 'https://github.com/swisspol/GCDWebServer'
|
||||
s.homepage = 'https://git.g7software.net/cuong/GCDWebServer'
|
||||
s.summary = 'Lightweight GCD based HTTP server for OS X & iOS (includes web based uploader & WebDAV server)'
|
||||
|
||||
s.source = { :git => 'https://git.g7software.net/cuong/GCDWebServer.git', :tag => s.version.to_s }
|
||||
|
||||
Reference in New Issue
Block a user