Skip to content

Commit 20b59d1

Browse files
committed
Added support iOS 11.
1 parent c8967e4 commit 20b59d1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

SPAlert.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
s.author = { 'Ivan Vorobei' => '[email protected]' }
1010

1111
s.swift_version = '5.1'
12-
s.ios.deployment_target = '12.0'
12+
s.ios.deployment_target = '11.0'
1313

1414
s.source_files = 'Sources/SPAlert/**/*.swift'
1515

0 commit comments

Comments
 (0)