Skip to content

Commit ca4c58d

Browse files
chore: updated podspec homepage to GitHub link
1 parent 5a71db5 commit ca4c58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NeoPop.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33
s.version = '1.0.0'
44
s.summary = "NeoPop is CRED's inbuilt library for using Neopop components in your app."
55
s.description = "What really is NeoPop? NeoPop was created with one simple goal, to create the next generation of the next beautiful, more affirmative, design system. neopop stays true to everything that design at CRED stands for."
6-
s.homepage = 'https://www.cred.club/'
6+
s.homepage = 'https://github.com/CRED-CLUB/neopop-ios'
77
s.license = { :type => 'Apache-2.0', :file => 'LICENSE.md' }
88
s.authors = { 'CRED' => '[email protected]' }
99
s.source = { :git => 'https://github.com/CRED-CLUB/neopop-ios.git', :tag => s.version.to_s }

0 commit comments

Comments
 (0)