Skip to content

Commit

Permalink
Change podspec source to http url
Browse files Browse the repository at this point in the history
  • Loading branch information
jlou committed Oct 22, 2021
1 parent 4ec407a commit 4f2361a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BGSwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ DESC
'Sean Levin' => '[email protected]'
}
s.source = {
:git => 'git@github.com:yahoo/BGSwift.git',
:git => 'https://github.com/yahoo/bgswift.git',
:tag => s.version.to_s
}
s.requires_arc = true
Expand Down

0 comments on commit 4f2361a

Please sign in to comment.