Skip to content

Commit

Permalink
chore: Update example/ dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mrousavy committed Jul 31, 2023
1 parent 6535e62 commit 3795378
Show file tree
Hide file tree
Showing 5 changed files with 1,010 additions and 810 deletions.
2 changes: 1 addition & 1 deletion VisionCamera.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Pod::Spec.new do |s|
s.license = package["license"]
s.authors = package["author"]

s.platforms = { :ios => "11.4" }
s.platforms = { :ios => "12.4" }
s.source = { :git => "https://github.com/mrousavy/react-native-vision-camera.git", :tag => "#{s.version}" }

s.pod_target_xcconfig = {
Expand Down
Loading

0 comments on commit 3795378

Please sign in to comment.