diff --git a/Tapticc.podspec b/Tapticc.podspec index 87f7dbc..1de7f46 100644 --- a/Tapticc.podspec +++ b/Tapticc.podspec @@ -13,8 +13,7 @@ Pod::Spec.new do |s| s.source = { :git => 'https://github.com/derekcoder/Tapticc.git', :tag => s.version.to_s } s.social_media_url = 'https://twitter.com/derekcoder_' - s.swift_version = "5.0" - s.swift_versions = ['4.2', '5.0'] + s.swift_version = '5.0' s.ios.deployment_target = '10.0'