Skip to content

Commit e5b15e5

Browse files
author
RadAzzouz
committed
Update pspdfkit_flutter.podspec
1 parent 4ff79cd commit e5b15e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ios/pspdfkit_flutter.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ PSPDFKit flutter plugin.
1616
s.public_header_files = 'Classes/**/*.h'
1717
s.dependency 'Flutter'
1818
s.dependency 'PSPDFKit'
19-
s.swift_version = '4.2'
20-
s.ios.deployment_target = '10.0'
19+
s.swift_version = '5.0'
20+
s.ios.deployment_target = '11.0'
2121
end
2222

0 commit comments

Comments
 (0)