We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e14efeb commit a4cbf6fCopy full SHA for a4cbf6f
QueueITLibrary.podspec
@@ -6,7 +6,6 @@ s.homepage = "https://github.com/queueit/ios-webui-sdk"
6
s.license = 'MIT'
7
s.authors = { 'Queue-It' => 'https://queue-it.com' }
8
s.platform = :ios, '11.4'
9
-s.ios.deployment_target = '11.4'
10
s.source = { :git => 'https://github.com/queueit/ios-webui-sdk.git', :tag => '2.13.0' }
11
s.requires_arc = true
12
s.source_files = "QueueITLib/*.{h,m}"
0 commit comments