Commit 0959ddd7f0f0efae5d36094c7e6613a7875d515b

Authored by yanglingyu
1 parent 0d806677

版本号修改

Showing 1 changed file with 1 additions and 1 deletions
CNLiveSettingModule.podspec
... ... @@ -28,7 +28,7 @@ TODO: 网家家-设置模块.
28 28 s.source = { :git => 'http://bj.gitlab.cnlive.com/ios-team/CNLiveSettingModule.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 # Module
34 34 s.subspec 'Module' do |ss|
... ...