We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780b966 commit 9fe0d34Copy full SHA for 9fe0d34
R.swift.Library.podspec
@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
16
spec.social_media_url = "https://twitter.com/mac_cain13"
17
18
spec.requires_arc = true
19
- spec.source = { :git => "https://github.com/mac-cain13/R.swift.Library.git", :tag => "v#{spec.version}" }
+ spec.source = { :git => "https://github.com/jakubknejzlik/R.swift.Library.git", :tag => "v#{spec.version}" }
20
21
spec.ios.deployment_target = '8.0'
22
spec.tvos.deployment_target = '9.0'
0 commit comments