Skip to content

Commit

Permalink
Set Swift version to 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaelIsaev committed Oct 27, 2018
1 parent 249dbe1 commit 8ca8d0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RxCodyFire.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ Pod::Spec.new do |s|
s.dependency 'CodyFire'
s.dependency 'RxSwift', '~> 4.3.1'
s.dependency 'RxCocoa', '~> 4.3.1'

s.swift_version = '4.1.2'
end

0 comments on commit 8ca8d0e

Please sign in to comment.