Fix old links

This commit is contained in:
Marc Rousavy
2021-03-04 10:45:50 +01:00
parent afc1187b24
commit 15709e9f53
4 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
s.authors = package["author"]
s.platforms = { :ios => "11.0" }
s.source = { :git => "https://github.com/mrousavy/react-native-vision-camera.git", :tag => "#{s.version}" }
s.source = { :git => "https://github.com/cuvent/react-native-vision-camera.git", :tag => "#{s.version}" }
s.source_files = "ios/**/*.{h,m,mm,swift}"