diff --git a/ContainerControllerSwift.podspec b/ContainerControllerSwift.podspec index d9e9e68..e9e1436 100644 --- a/ContainerControllerSwift.podspec +++ b/ContainerControllerSwift.podspec @@ -28,7 +28,6 @@ TODO: Add long description of the pod here. s.author = { 'mrustaa' => 'rustamburger@gmail.com' } s.source = { :git => 'https://github.com/mrustaa/ContainerController.git', :tag => s.version.to_s } # s.social_media_url = 'https://twitter.com/' - s.swift_versions = ["5.0"] # s.ios.deployment_target = '13.0' s.platform = :ios, "13.0"