Skip to content

Commit 025c32e

Browse files
author
Nathan Fallet
authored
Update SQLite.swift.podspec
1 parent cf5134b commit 025c32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQLite.swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
1818
s.default_subspec = 'standard'
1919
s.swift_versions = ['5']
2020

21-
ios_deployment_target = '9.0'
21+
ios_deployment_target = '11.0'
2222
tvos_deployment_target = '9.1'
2323
osx_deployment_target = '10.10'
2424
watchos_deployment_target = '3.0'

0 commit comments

Comments
 (0)