We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ddf97 commit ec0f750Copy full SHA for ec0f750
2 files changed
ios/metamap_plugin_flutter.podspec
@@ -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.3"
+ s.dependency 'MetaMapSDK', "3.23.6"
17
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
18
s.swift_version = '5.0'
19
end
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: metamap_plugin_flutter
2
description: Flutter plugin for Mati SDK.
3
4
-version: 4.5.3
+version: 4.5.5
5
homepage: 'https://github.com/GetMati/mati-flutter-plugin'
6
7
environment:
0 commit comments