Skip to content

Commit 34f4926

Browse files
author
liuhongli
committed
[t2]修改路径
1 parent d1af0a2 commit 34f4926

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SWUserDefaults.podspec

Lines changed: 2 additions & 2 deletions
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/liuhongli/SWUserDefaults'
24+
s.homepage = 'https://github.com/cellgit/SWUserDefaults'
2525
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2626
s.license = { :type => 'MIT', :file => 'LICENSE' }
2727
s.author = { 'liuhongli' => 'liuhongli2120@gmail.com' }
28-
s.source = { :git => 'https://github.com/liuhongli/SWUserDefaults.git', :tag => s.version.to_s }
28+
s.source = { :git => 'https://github.com/cellgit/SWUserDefaults.git', :tag => s.version.to_s }
2929
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3030

3131
s.ios.deployment_target = '11.0'

0 commit comments

Comments
 (0)