Skip to content

Commit 122f366

Browse files
Update EaseCallKit.podspec
1 parent c478cc7 commit 122f366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EaseCallKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111
s.source = { :git => 'https://github.com/easemob/easecallkitui-ios.git', :tag => s.version.to_s }
1212
s.frameworks = 'UIKit'
1313
s.libraries = 'stdc++'
14-
s.ios.deployment_target = '9.0'
14+
s.ios.deployment_target = '10.0'
1515
s.source_files = 'Classes/**/*.{h,m,strings}'
1616
s.public_header_files = [
1717
'Classes/Process/EaseCallManager.h',

0 commit comments

Comments
 (0)