Skip to content

Commit

Permalink
Updating podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
rnine committed Oct 19, 2020
1 parent 60b81e6 commit 12a420c
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 @@ -16,6 +16,6 @@ Pod::Spec.new do |spec|
spec.swift_versions = [4.2, 5.2]

spec.dependency 'Alamofire', '~> 4.9'
spec.dependency 'FilestackSDK', '~> 2.4'
spec.dependency 'FilestackSDK', '~> 2.5'
spec.dependency 'Zip', '~> 2.1'
end

0 comments on commit 12a420c

Please sign in to comment.