Skip to content

Commit

Permalink
Updating FilestackSDK dependency to ~> 2.8.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
rnine committed Aug 6, 2021
1 parent 12b7829 commit 19244d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Filestack.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Pod::Spec.new do |spec|

spec.swift_versions = [4.2, 5.2]

spec.dependency 'FilestackSDK', '~> 2.8'
spec.dependency 'FilestackSDK', '~> 2.8.0'
spec.dependency 'ZIPFoundation', '0.9.11'
end

0 comments on commit 19244d5

Please sign in to comment.