Skip to content

Commit

Permalink
Usage of the .swift_version file has been deprecated!
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshuvi authored and Vignesh Kumar committed Oct 22, 2019
1 parent fa70952 commit 4bb2181
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SwiftCSVExport.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Pod::Spec.new do |s|
# When using multiple platforms
s.ios.deployment_target = "8.0"
s.osx.deployment_target = "10.9"
s.swift_version = '4.0'
# s.watchos.deployment_target = "2.0"
# s.tvos.deployment_target = "9.0"

Expand Down

0 comments on commit 4bb2181

Please sign in to comment.