Skip to content

Commit 9fe0d34

Browse files
committed
Update repository url
1 parent 780b966 commit 9fe0d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R.swift.Library.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
1616
spec.social_media_url = "https://twitter.com/mac_cain13"
1717

1818
spec.requires_arc = true
19-
spec.source = { :git => "https://github.com/mac-cain13/R.swift.Library.git", :tag => "v#{spec.version}" }
19+
spec.source = { :git => "https://github.com/jakubknejzlik/R.swift.Library.git", :tag => "v#{spec.version}" }
2020

2121
spec.ios.deployment_target = '8.0'
2222
spec.tvos.deployment_target = '9.0'

0 commit comments

Comments
 (0)