Commit ad2c35ba780f79b4cdafb47d24907edb96303683
1 parent
d97770e8
0.1.23 版本 兼容安卓商家版发送表情不显示
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveBusinessTools.podspec
| ... | ... | @@ -28,7 +28,7 @@ Pod::Spec.new do |s| |
| 28 | 28 | s.source = { :git => 'http://bj.gitlab.cnlive.com/ios-team/CNLiveBusinessTools.git', :tag => s.version.to_s } |
| 29 | 29 | # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' |
| 30 | 30 | |
| 31 | - s.ios.deployment_target = '9.0' | |
| 31 | + s.ios.deployment_target = '10.0' | |
| 32 | 32 | |
| 33 | 33 | s.source_files = 'CNLiveBusinessTools/Classes/**/*' |
| 34 | 34 | ... | ... |