update config

This commit is contained in:
Marc Rousavy
2021-02-19 21:18:31 +01:00
parent 36dbdfd570
commit 1ca4130d50
2 changed files with 2 additions and 3 deletions

View File

@@ -13,9 +13,7 @@ Pod::Spec.new do |s|
s.platforms = { :ios => "11.0" }
s.source = { :git => "https://github.com/mrousavy/react-native-vision-camera.git", :tag => "#{s.version}" }
s.source_files = "ios/**/*.{h,m,mm,swift}"
s.dependency "React-Core"
end