diff --git a/motion-appstore.gemspec b/motion-appstore.gemspec index ecc009b..51a5290 100644 --- a/motion-appstore.gemspec +++ b/motion-appstore.gemspec @@ -8,7 +8,7 @@ Gem::Specification.new do |spec| spec.email = ["watson1978@gmail.com"] spec.description = %q{This is RubyMotion plugin which provides commands deal with iTunes Connect.} spec.summary = %q{This is RubyMotion plugin which provides commands deal with iTunes Connect.} - spec.homepage = "https://github.com/Watson1978/motion-appstore" + spec.homepage = "https://github.com/HipByte/motion-appstore" spec.license = "MIT" spec.extensions = ['ext/extconf.rb'] # Command-Line Plugin Installer