Commit 1995c559 authored by xgz's avatar xgz

升级美洽

parent e98c7150
...@@ -17,7 +17,7 @@ Pod::Spec.new do |s| ...@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
s.dependency 'Flutter' s.dependency 'Flutter'
s.platform = :ios, '10.0' s.platform = :ios, '10.0'
s.static_framework = true s.static_framework = true
s.dependency 'Meiqia', '~> 3.6.7' s.dependency 'Meiqia', '~> 3.6.8'
# Flutter.framework does not contain a i386 slice. # Flutter.framework does not contain a i386 slice.
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' } s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment