Skip to content

Commit

Permalink
fix homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
knottx committed Jan 20, 2021
1 parent 09f3fe4 commit 3994e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppStoreManager.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pod::Spec.new do |spec|
spec.version = "0.1.2"
spec.summary = "A new version checking framework in Swift."

spec.homepage = "https://visarut-tippun.firebaseapp.com/"
spec.homepage = "https://knottovt.github.io"
spec.license = { :type => 'MIT', :file => 'LICENSE.md' }
spec.author = { "Visarut Tippun" => "knotto.vt@gmail.com" }
spec.source = { :git => "https://github.com/knottovt/AppStoreManager.git", :tag => "#{spec.version}" }
Expand Down

0 comments on commit 3994e28

Please sign in to comment.