Skip to content

Commit

Permalink
Update version to 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonStalnaker committed Jun 8, 2021
1 parent 5b115c0 commit 4948f5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mParticle-Kochava.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "mParticle-Kochava"
s.version = "8.0.4"
s.version = "8.1.0"
s.summary = "Kochava integration for mParticle"

s.description = <<-DESC
Expand All @@ -16,7 +16,7 @@ Pod::Spec.new do |s|

s.ios.deployment_target = "10.3"
s.ios.source_files = 'mParticle-Kochava/*.{h,m,mm}'
s.ios.dependency 'mParticle-Apple-SDK/mParticle', '~> 8.3'
s.ios.dependency 'mParticle-Apple-SDK/mParticle', '~> 8.4'
s.ios.dependency 'KochavaTrackeriOS', '~> 4.0'
s.ios.dependency 'KochavaAdNetworkiOS', '~> 4.0'
s.ios.pod_target_xcconfig = {
Expand Down

0 comments on commit 4948f5f

Please sign in to comment.