Skip to content

Commit f57de78

Browse files
Update of source repository location
1 parent dc29e4e commit f57de78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

KWTextStyleLabel.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ Pod::Spec.new do |s|
77
Helps in modifying character spacing and line spacing to your label. You can modify using storyboard (Text Style Label) or programmatically.
88
DESC
99

10-
s.homepage = 'https://github.com/keepworks/KWTextStyleLabel'
10+
s.homepage = 'https://bitbucket.org/keepworks/kwtextstylelabel'
1111
s.license = { :type => 'MIT', :file => 'LICENSE' }
1212
s.author = { 'Vinoth Anandan S' => 'vinoth@keepworks.com' }
13-
s.source = { :git => 'https://github.com/keepworks/KWTextStyleLabel.git', :tag => s.version.to_s }
13+
s.source = { :git => 'https://bitbucket.org/keepworks/kwtextstylelabel.git', :tag => s.version.to_s }
1414

1515
s.ios.deployment_target = '8.0'
1616
s.source_files = 'KWTextStyleLabel/Classes/**/*'

0 commit comments

Comments
 (0)