Skip to content

Commit a4ffe4e

Browse files
committed
Update the source
1 parent 91cbdbd commit a4ffe4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SDWebImagePhotosPlugin.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ Pod::Spec.new do |s|
2121
TODO: Add long description of the pod here.
2222
DESC
2323

24-
s.homepage = 'https://github.com/DreamPiggy/SDWebImagePhotosPlugin'
24+
s.homepage = 'https://github.com/SDWebImage/SDWebImagePhotosPlugin'
2525
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2626
s.license = { :type => 'MIT', :file => 'LICENSE' }
2727
s.author = { 'DreamPiggy' => '[email protected]' }
28-
s.source = { :git => 'https://github.com/DreamPiggy/SDWebImagePhotosPlugin.git', :tag => s.version.to_s }
28+
s.source = { :git => 'https://github.com/SDWebImage/SDWebImagePhotosPlugin.git', :tag => s.version.to_s }
2929
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3030

3131
s.osx.deployment_target = '10.13'

0 commit comments

Comments
 (0)