Skip to content

Commit

Permalink
IOS-1512 Rename repo to AferoIOSSofthub
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmiddle committed Nov 13, 2017
1 parent ef28741 commit 64060c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AferoSofthub.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 64060c3

Please sign in to comment.