diff --git a/react-native-braintree.podspec b/react-native-braintree.podspec index 9d4ab9c..d8efeff 100644 --- a/react-native-braintree.podspec +++ b/react-native-braintree.podspec @@ -11,7 +11,7 @@ Pod::Spec.new do |s| s.authors = package["author"] s.platforms = { :ios => "13.0" } - s.source = { :git => "https://github.com/tvergho/react-native-braintree.git", :tag => "#{s.version}" } + s.source = { :git => "https://github.com/@dali-lab/react-native-braintree.git", :tag => "#{s.version}" } s.source_files = "ios/**/*.{h,m,mm,swift}"