We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f3fe4 commit 3994e28Copy full SHA for 3994e28
AppStoreManager.podspec
@@ -4,7 +4,7 @@ Pod::Spec.new do |spec|
4
spec.version = "0.1.2"
5
spec.summary = "A new version checking framework in Swift."
6
7
- spec.homepage = "https://visarut-tippun.firebaseapp.com/"
+ spec.homepage = "https://knottovt.github.io"
8
spec.license = { :type => 'MIT', :file => 'LICENSE.md' }
9
spec.author = { "Visarut Tippun" => "knotto.vt@gmail.com" }
10
spec.source = { :git => "https://github.com/knottovt/AppStoreManager.git", :tag => "#{spec.version}" }
0 commit comments