Skip to content

Commit d9218ee

Browse files
committed
chore: Repository URL updated
1 parent 7f202e4 commit d9218ee

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

NLocalizationManager.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
1616
#
1717

1818
spec.name = "NLocalizationManager"
19-
spec.version = "3.1.5"
19+
spec.version = "3.1.6"
2020
spec.summary = "A manager for handling localization in your application."
2121

2222
# This description is used to generate tags and improve search results.
@@ -29,7 +29,7 @@ Pod::Spec.new do |spec|
2929
choosing and other features.
3030
DESC
3131

32-
spec.homepage = "https://nodes-ios.github.io/TranslationManager/"
32+
spec.homepage = "https://github.com/nstack-io/localization-manager"
3333
# spec.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif"
3434

3535

@@ -79,7 +79,7 @@ Pod::Spec.new do |spec|
7979
# Supports git, hg, bzr, svn and HTTP.
8080
#
8181

82-
spec.source = { :git => "https://github.com/nodes-ios/TranslationManager.git", :tag => "#{spec.version}" }
82+
spec.source = { :git => "https://github.com/nstack-io/localization-manager.git", :tag => "#{spec.version}" }
8383

8484

8585
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)