We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97924a4 commit 169b0afCopy full SHA for 169b0af
2 files changed
ios/metamap_plugin_flutter.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'metamap_plugin_flutter'
3
- s.version = '4.5.10'
+ s.version = '4.5.11'
4
s.summary = 'Flutter plugin for MetaMap SDK'
5
s.description = <<-DESC
6
Flutter plugin for Mati SDK
@@ -13,7 +13,7 @@ Flutter plugin for Mati SDK
13
s.dependency 'Flutter'
14
s.platform = :ios, '13'
15
s.static_framework = true
16
- s.dependency 'MetaMapSDK', "3.23.12"
+ s.dependency 'MetaMapSDK', "3.23.14"
17
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
18
s.swift_version = '5.0'
19
end
pubspec.yaml
@@ -1,7 +1,7 @@
name: metamap_plugin_flutter
description: Flutter plugin for Mati SDK.
-version: 4.5.10
+version: 4.5.11
homepage: 'https://github.com/GetMati/mati-flutter-plugin'
7
environment:
0 commit comments