Commit e5e19acd by Maurits van Beusekom Committed by GitHub

Merge pull request #45 from keithbhunter/swift-version

Put the swift version in the podspec so that users don't have to over…
parents 0b460b5e 78fb7e07
......@@ -17,5 +17,6 @@ Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Andro
s.dependency 'Flutter'
s.ios.deployment_target = '8.0'
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.0' }
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment