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.
2 parents 85dc28a + 51e6728 commit 64fba71Copy full SHA for 64fba71
1 file changed
scgateway/ios/scgateway_flutter_plugin.podspec
@@ -15,7 +15,7 @@ Scgateway Flutter plugin.
15
s.source = { :path => '.' }
16
s.source_files = 'Classes/**/*'
17
s.dependency 'Flutter'
18
- s.dependency 'SCGateway', '7.1.1'
+ s.dependency 'SCGateway', '7.1.2'
19
s.xcconfig = {'BUILD_LIBRARY_FOR_DISTRIBUTION' => 'YES'}
20
s.vendored_frameworks = 'SCGateway.xcframework'
21
s.platform = :ios, '13.0'
0 commit comments