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.
1 parent 3b98d74 commit 48027c2Copy full SHA for 48027c2
flutter_vlc_player/ios/flutter_vlc_player.podspec
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
16
s.source_files = 'Classes/**/*'
17
s.dependency 'Flutter'
18
s.platform = :ios, '11.0'
19
- s.dependency 'MobileVLCKit', '~> 3.6.0b9'
+ s.dependency 'MobileVLCKit', '~> 3.6.0b12'
20
s.static_framework = true
21
22
# Flutter.framework does not contain a i386 slice.
0 commit comments