Skip to content

Commit

Permalink
* Fix git source
Browse files Browse the repository at this point in the history
  • Loading branch information
gbonnin committed Jun 8, 2016
1 parent 73a04cb commit 7ccc36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SNSSocial.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
'Smart&Soft' => '[email protected]'
}
s.source = {
:git => 'git@github.com:smartnsoft/SNSSocial.git',
:git => 'https://github.com/smartnsoft/SNSSocial.git',
:tag => s.version.to_s
}
s.platform = :ios, '8.0'
Expand Down

0 comments on commit 7ccc36b

Please sign in to comment.