Skip to content

Commit

Permalink
Update version to 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mparticle-automation committed Sep 16, 2020
1 parent 7c326ef commit 2bb9d8b
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.0"
s.version = "8.0.1"
s.summary = "Kochava integration for mParticle"

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

s.ios.deployment_target = "9.0"
s.ios.source_files = 'mParticle-Kochava/*.{h,m,mm}'
s.ios.dependency 'mParticle-Apple-SDK/mParticle', '~> 8.0-beta'
s.ios.dependency 'mParticle-Apple-SDK/mParticle', '~> 8.0'
s.ios.dependency 'KochavaTrackeriOS', '~> 3.0'
s.ios.pod_target_xcconfig = {
'LIBRARY_SEARCH_PATHS' => '$(inherited) $(PODS_ROOT)/KochavaTrackeriOS/**',
Expand Down

0 comments on commit 2bb9d8b

Please sign in to comment.