diff --git a/Pageboy.podspec b/Pageboy.podspec index e6ab4c9..2e0a649 100644 --- a/Pageboy.podspec +++ b/Pageboy.podspec @@ -5,7 +5,6 @@ Pod::Spec.new do |s| s.ios.deployment_target = '9.0' s.tvos.deployment_target = '10.0' - s.swift_version = '4.0' s.swift_versions = ['5.0'] s.requires_arc = true