xcbosa mbp16 2 роки тому
батько
коміт
b3c33fa7d5
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      AFNetworking.podspec

+ 1 - 1
AFNetworking.podspec

@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
   s.homepage = 'https://github.com/AFNetworking/AFNetworking'
   s.social_media_url = 'https://twitter.com/AFNetworking'
   s.authors  = { 'Mattt Thompson' => 'm@mattt.me' }
-  s.source   = { :git => 'https://github.com/AFNetworking/AFNetworking.git', :tag => s.version }
+  s.source   = { :git => 'https://git.forgetive.org/XCAppCollection/AFNetworking.git', :tag => s.version }
 
   s.ios.deployment_target = '9.0'
   s.osx.deployment_target = '10.10'