Skip to content

Commit

Permalink
YD-2315: Updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
asklausen committed Nov 2, 2020
1 parent 881b9e4 commit f41e10b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react-native-yoti-doc-scan.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ Pod::Spec.new do |spec|
spec.source_files = "ios/**/*.{h,m}"
spec.platform = :ios, "11.0"
spec.dependency "React"
spec.dependency "YotiSDKDocument", "2.4.0"
spec.dependency "YotiSDKZoom", "2.4.0"
spec.dependency "YotiSDKDocument", "2.4.1"
spec.dependency "YotiSDKZoom", "2.4.1"
end

0 comments on commit f41e10b

Please sign in to comment.