File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'metamap_plugin_flutter'
3- s . version = '4.4.11 '
3+ s . version = '4.5.10 '
44 s . summary = 'Flutter plugin for MetaMap SDK'
55 s . description = <<-DESC
66Flutter plugin for Mati SDK
@@ -13,7 +13,7 @@ Flutter plugin for Mati SDK
1313 s . dependency 'Flutter'
1414 s . platform = :ios , '13'
1515 s . static_framework = true
16- s . dependency 'MetaMapSDK' , "3.23.10 "
16+ s . dependency 'MetaMapSDK' , "3.23.12 "
1717 s . pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
1818 s . swift_version = '5.0'
1919end
Original file line number Diff line number Diff line change 11name : metamap_plugin_flutter
22description : Flutter plugin for Mati SDK.
33
4- version : 4.5.9
4+ version : 4.5.10
55homepage : ' https://github.com/GetMati/mati-flutter-plugin'
66
77environment :
You can’t perform that action at this time.
0 commit comments