Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tvergho committed May 12, 2021
1 parent e5fb898 commit 9684655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-braintree.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
s.authors = package["author"]

s.platforms = { :ios => "13.0" }
s.source = { :git => "https://github.com/@dali-lab/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}"

Expand Down

0 comments on commit 9684655

Please sign in to comment.