We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f45f55 commit 64ef64aCopy full SHA for 64ef64a
TIoTLinkThirdPartyKit.podspec
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
12
s.author = { '[email protected]' => '[email protected]' }
13
s.source = { :git => 'https://github.com/tencentyun/iot-thirdparty-ios.git', :tag => s.version.to_s }
14
15
- s.ios.deployment_target = '10.0'
+ s.ios.deployment_target = '9.0'
16
# s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-all_load' }
17
# s.static_framework = true
18
s.default_subspec = 'Default'
0 commit comments