瀏覽代碼

1.first commit

wenweiwei 3 年之前
父節點
當前提交
8cfb7a0036
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      BFCommonKit.podspec

+ 2 - 2
BFCommonKit.podspec

@@ -21,11 +21,11 @@ Pod::Spec.new do |s|
 TODO: Add long description of the pod here.
                        DESC
 
-  s.homepage         = 'https://github.com/wenweiwei/BFCommonKit'
+  s.homepage         = 'https://git.yishihui.com/wenweiwei/BFCommonKit'
   # s.screenshots     = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
   s.license          = { :type => 'MIT', :file => 'LICENSE' }
   s.author           = { 'wenweiwei' => 'wenweiwei@piaoquantv.com' }
-  s.source           = { :git => 'https://github.com/wenweiwei/BFCommonKit.git', :tag => s.version.to_s }
+  s.source           = { :git => 'https://git.yishihui.com/wenweiwei/BFCommonKit.git', :tag => s.version.to_s }
   # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
 
   s.ios.deployment_target = '10.0'