diff --git a/AferoSofthub.podspec b/AferoSofthub.podspec index 67fe770..a9311c4 100644 --- a/AferoSofthub.podspec +++ b/AferoSofthub.podspec @@ -5,13 +5,13 @@ Pod::Spec.new do |s| s.version = "1.1.0" s.summary = "Afero hub library (binary distribution)" s.description = "Softhub support for Afero devices." - s.homepage = "https://github.com/aferodeveloper/hubby" + s.homepage = "https://github.com/aferodeveloper/AferoIOSSofthub" s.license = "Proprietary" s.author = { "Afero, Inc." => "developer@afero.io" } s.ios.deployment_target = "9.3" s.source = { - :git => "git@github.com:aferodeveloper/AferoSofthub.git", :tag => s.version + :git => "git@github.com:aferodeveloper/AferoIOSSofthub.git", :tag => s.version } s.prepare_command = '/usr/bin/unzip AferoSofthub.zip'