wenweiwei 3 лет назад
Родитель
Сommit
40203a2c7c
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      BFFramework.podspec

+ 2 - 2
BFFramework.podspec

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