We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1af0a2 commit 34f4926Copy full SHA for 34f4926
1 file changed
SWUserDefaults.podspec
@@ -21,11 +21,11 @@ Pod::Spec.new do |s|
21
TODO: Add long description of the pod here.
22
DESC
23
24
- s.homepage = 'https://github.com/liuhongli/SWUserDefaults'
+ s.homepage = 'https://github.com/cellgit/SWUserDefaults'
25
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
26
s.license = { :type => 'MIT', :file => 'LICENSE' }
27
s.author = { 'liuhongli' => 'liuhongli2120@gmail.com' }
28
- s.source = { :git => 'https://github.com/liuhongli/SWUserDefaults.git', :tag => s.version.to_s }
+ s.source = { :git => 'https://github.com/cellgit/SWUserDefaults.git', :tag => s.version.to_s }
29
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
30
31
s.ios.deployment_target = '11.0'
0 commit comments