Skip to content

Commit

Permalink
5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbushnell committed Feb 28, 2022
1 parent 7dd7bdf commit 43a758a
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 21 deletions.
16 changes: 8 additions & 8 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- KochavaAdNetworkiOS (5.1.0):
- KochavaTrackeriOS (~> 5.1.0)
- KochavaCoreiOS (5.1.0)
- KochavaTrackeriOS (5.1.0):
- KochavaCoreiOS (~> 5.1.0)
- KochavaAdNetworkiOS (5.1.1):
- KochavaTrackeriOS (~> 5.1.1)
- KochavaCoreiOS (5.1.1)
- KochavaTrackeriOS (5.1.1):
- KochavaCoreiOS (~> 5.1.1)

DEPENDENCIES:
- KochavaAdNetworkiOS (from `../`)
Expand All @@ -18,9 +18,9 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
KochavaAdNetworkiOS: 52421f2726710d2a70ad7aac11fbbdb135967b44
KochavaCoreiOS: 73320147501bf1c00ff88e8c18a3ad4b0587ca24
KochavaTrackeriOS: a325048a3c79d44bde252c42b82f16bbf3686dea
KochavaAdNetworkiOS: 8c037ba3a74f501255cadd5e87ec4e3074ea0718
KochavaCoreiOS: 4b5aa4bd75c94dbbd22b23524efad8f7eeee8306
KochavaTrackeriOS: 12a015240265c1fdc874808376de4a0252fdbfad

PODFILE CHECKSUM: 2cb1f6d912317745e43411becadc01c94eacfc76

Expand Down
22 changes: 22 additions & 0 deletions Example/Pods/KochavaCoreiOS/KochavaCoreiOS/Classes/KVALog.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions Example/Pods/Local Podspecs/KochavaAdNetworkiOS.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions KochavaAdNetworkiOS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'KochavaAdNetworkiOS'
s.version = '5.1.0'
s.version = '5.1.1'
s.summary = 'The KochavaAdNetwork module of the KochavaTracker iOS SDK.'

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -38,7 +38,7 @@ Pod::Spec.new do |s|

s.public_header_files = 'KochavaAdNetworkiOS/Classes/**/*.h'
s.frameworks = 'Foundation'
s.dependency 'KochavaTrackeriOS', '~> 5.1.0'
s.dependency 'KochavaTrackeriOS', '~> 5.1.1'

s.platform = :ios, '10.3'
s.vendored_library = 'KochavaAdNetworkiOS/Libraries/libKochavaAdNetworkiOS.a'
Expand Down
Binary file modified KochavaAdNetworkiOS/Libraries/libKochavaAdNetworkiOS.a
Binary file not shown.

0 comments on commit 43a758a

Please sign in to comment.