Browse Source

【Git】更新 URL

xcbosa mbp16 3 months ago
parent
commit
7c3112fbc8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      SwiftyStoreKit.podspec

+ 2 - 2
SwiftyStoreKit.podspec

@@ -3,14 +3,14 @@ Pod::Spec.new do |s|
   s.version      = '0.16.4'
   s.version      = '0.16.4'
   s.summary      = 'Lightweight In App Purchases Swift framework for iOS, tvOS, watchOS, macOS and Mac Catalyst.'
   s.summary      = 'Lightweight In App Purchases Swift framework for iOS, tvOS, watchOS, macOS and Mac Catalyst.'
   s.license      = 'MIT'
   s.license      = 'MIT'
-  s.homepage     = 'https://git.forgetive.org/XCAppCollection/SwiftyStoreKit'
+  s.homepage     = 'https://git.forgetive.net/XCAppCollection/SwiftyStoreKit'
   s.author       = { 'Andrea Bizzotto' => 'bizz84@gmail.com' }
   s.author       = { 'Andrea Bizzotto' => 'bizz84@gmail.com' }
   s.ios.deployment_target = '9.0'
   s.ios.deployment_target = '9.0'
   s.osx.deployment_target = '10.10'
   s.osx.deployment_target = '10.10'
   s.tvos.deployment_target = '9.0'
   s.tvos.deployment_target = '9.0'
   s.watchos.deployment_target = '6.2'
   s.watchos.deployment_target = '6.2'
   s.swift_version = '5.0'
   s.swift_version = '5.0'
-  s.source       = { :git => "https://git.forgetive.org/XCAppCollection/SwiftyStoreKit.git", :tag => s.version }
+  s.source       = { :git => "https://git.forgetive.net/XCAppCollection/SwiftyStoreKit.git", :tag => s.version }
   s.source_files = 'Sources/SwiftyStoreKit/*.{swift}'
   s.source_files = 'Sources/SwiftyStoreKit/*.{swift}'
   s.screenshots  = ["https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview.jpg"]
   s.screenshots  = ["https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview.jpg"]
   s.requires_arc = true
   s.requires_arc = true