Skip to content

Commit

Permalink
Bump version 3.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ya.wang committed Mar 18, 2024
1 parent c1e425b commit 1a70ee3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ImpressionKit.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "ImpressionKit"
s.version = "3.7.5"
s.version = "3.7.6"
s.summary = "A tool to detect impression events for UIView (exposure of UIView) in iOS."

s.description = <<-DESC
Expand Down
4 changes: 2 additions & 2 deletions ImpressionKitExample/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PODS:
- libffi_apple (~> 3.4.5)
- Eureka (5.4.0)
- GDPerformanceView-Swift (2.0.3)
- ImpressionKit (3.7.5):
- ImpressionKit (3.7.6):
- EasySwiftHook (~> 3.5.2)
- libffi_apple (3.4.5)

Expand All @@ -33,7 +33,7 @@ SPEC CHECKSUMS:
EasySwiftHook: ff222cfa146ee3192c88d6bb1c4690b6f4482106
Eureka: fadaa9fa3d6e402d3c60f78f24edf3d7bafc9c29
GDPerformanceView-Swift: ef3d05deb103e472a5494d3f60aeca5a58b88a7d
ImpressionKit: 1ab7f840d4ccce41ebc68fda2545710ee58fb117
ImpressionKit: dc5d061310b9219a9814b28801a1dbdcc865c6a3
libffi_apple: 1b1ccf5c04a53234a73c0eb44981778f74d4da78

PODFILE CHECKSUM: c89964fe43fcd7b8702d18e00e485d43e7f9bd63
Expand Down

0 comments on commit 1a70ee3

Please sign in to comment.