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 cf5134b commit 025c32eCopy full SHA for 025c32e
SQLite.swift.podspec
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
18
s.default_subspec = 'standard'
19
s.swift_versions = ['5']
20
21
- ios_deployment_target = '9.0'
+ ios_deployment_target = '11.0'
22
tvos_deployment_target = '9.1'
23
osx_deployment_target = '10.10'
24
watchos_deployment_target = '3.0'
0 commit comments