diff --git a/QueueITLibrary.podspec b/QueueITLibrary.podspec index 59da099..c7f1bad 100644 --- a/QueueITLibrary.podspec +++ b/QueueITLibrary.podspec @@ -6,7 +6,6 @@ s.homepage = "https://github.com/queueit/ios-webui-sdk" s.license = 'MIT' s.authors = { 'Queue-It' => 'https://queue-it.com' } s.platform = :ios, '11.4' -s.ios.deployment_target = '11.4' s.source = { :git => 'https://github.com/queueit/ios-webui-sdk.git', :tag => '2.13.0' } s.requires_arc = true s.source_files = "QueueITLib/*.{h,m}"