Skip to content

Commit

Permalink
Release v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
陈玉国 authored and 陈玉国 committed Oct 17, 2024
1 parent 5a661d3 commit 9329c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SensorsThirdParty.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.license = { :type => 'Apache 2.0', :file => 'LICENSE' }
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.ios.deployment_target = '12.0'
s.frameworks = 'Foundation'
s.dependency 'SensorsAnalyticsSDK'
s.default_subspec = 'Core'
Expand Down

0 comments on commit 9329c92

Please sign in to comment.