Skip to content

Commit

Permalink
Release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
王洋洋 committed May 10, 2023
1 parent da97889 commit 21c827c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SensorsThirdParty.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/sensorsdata/SensorsThirdParty.git', :tag => 'v' + s.version.to_s}
s.author = 'Sensors Data'
s.ios.deployment_target = '9.0'
s.osx.deployment_target = '10.11'
s.frameworks = 'Foundation'
s.dependency 'SensorsAnalyticsSDK'
s.default_subspec = 'Core'
Expand Down

0 comments on commit 21c827c

Please sign in to comment.