Skip to content

Commit

Permalink
Change git path
Browse files Browse the repository at this point in the history
  • Loading branch information
gevgasparyan committed Aug 15, 2021
1 parent 7264cb2 commit 39deae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNQrGenerator.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pod::Spec.new do |s|

s.platform = :ios, "7.0"
s.tvos.deployment_target = '13.0'
s.source = { :git => "https://github.com/gevorg94/rn-qr-generator.git", :tag => "master" }
s.source = { :git => "https://github.com/gevgasparyan/rn-qr-generator.git", :tag => "master" }
s.source_files = "ios/**/*.{h,m}"
s.requires_arc = true

Expand Down

0 comments on commit 39deae5

Please sign in to comment.