Skip to content

Commit 3994e28

Browse files
committed
fix homepage
1 parent 09f3fe4 commit 3994e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AppStoreManager.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Pod::Spec.new do |spec|
44
spec.version = "0.1.2"
55
spec.summary = "A new version checking framework in Swift."
66

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

0 commit comments

Comments
 (0)