Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Commit

Permalink
Change version of Alamofir in .podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Otbivnoe committed Sep 18, 2017
1 parent 998114d commit e24dfa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodableAlamofire.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ Pod::Spec.new do |s|
s.source_files = "Sources/**/*.{h,swift}"

s.requires_arc = true
s.dependency 'Alamofire', '~> 4.4'
s.dependency 'Alamofire', '~> 4.0'

end

0 comments on commit e24dfa7

Please sign in to comment.