Skip to content

Commit

Permalink
DEP-173: Updated podspec to iOS v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asklausen committed Dec 2, 2020
1 parent b71b159 commit 8b04465
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.1"
spec.dependency "YotiSDKZoom", "2.4.1"
spec.dependency "YotiSDKDocument", "2.5.0"
spec.dependency "YotiSDKZoom", "2.5.0"
end

0 comments on commit 8b04465

Please sign in to comment.