Skip to content

Commit

Permalink
bump podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
MMasterson committed Dec 14, 2020
1 parent f474748 commit c4fbbdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Transloadit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Transloadit'
s.version = '2.1.3.alpha'
s.version = '2.0.0'
s.summary = 'A short description of Transloadit.'
s.swift_version = '5.0'

Expand Down Expand Up @@ -40,5 +40,5 @@ TODO: Add long description of the pod here.
# s.public_header_files = 'Pod/Classes/**/*.h'
# s.frameworks = 'UIKit', 'MapKit'
# s.dependency 'AFNetworking', '~> 2.3'
s.dependency 'TUSKit', '~> 2.1.5.alpha'
s.dependency 'TUSKit', '~> 2.0.0'
end

0 comments on commit c4fbbdb

Please sign in to comment.