Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
Version 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodebortoli committed Jan 4, 2022
1 parent 19acb64 commit 31a7c15
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 25 deletions.
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- JustTrack (4.2.0)
- JustTrack/UnitTests (4.2.0)
- JustTrack (4.3.0)
- JustTrack/UnitTests (4.3.0)

DEPENDENCIES:
- JustTrack (from `../`)
Expand All @@ -11,7 +11,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
JustTrack: 29a5c5a59bf9f17a1d1e1add93507b391a3c1e33
JustTrack: cc2226c9fd392d6bc68e83dd90e3e031ff116481

PODFILE CHECKSUM: 87c66d39402a0e334765edb85cd69f6d00c12128

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/JustTrack.podspec.json

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

6 changes: 3 additions & 3 deletions Example/Pods/Manifest.lock

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

37 changes: 22 additions & 15 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

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

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

2 changes: 1 addition & 1 deletion JustTrack.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'JustTrack'
s.version = '4.2.0'
s.version = '4.3.0'
s.summary = 'The Just Eat solution to better manage the analytics tracking on iOS and improve the relationship with your BI team.'

s.description = <<-DESC
Expand Down

0 comments on commit 31a7c15

Please sign in to comment.