Skip to content

Commit

Permalink
chore(ios): update podspec to 1.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
isimple4 committed Sep 30, 2023
1 parent 416f519 commit 839079f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Example/Logan-iOS/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Logan (1.2.9):
- Logan/mbedtls (= 1.2.9)
- Logan/mbedtls (1.2.9)
- Logan (1.2.10):
- Logan/mbedtls (= 1.2.10)
- Logan/mbedtls (1.2.10)

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

SPEC CHECKSUMS:
Logan: 0f8483c1cc231bacc6223526ebd897b90fca2f8c
Logan: 88a7f8103c2ec6b1d505b219c30e9245c755bfc6

PODFILE CHECKSUM: 3b2aeec4fb7e1a3bc90b4b0cc926eadaabe1b207

Expand Down
2 changes: 1 addition & 1 deletion Logan.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Logan'
s.version = '1.2.9'
s.version = '1.2.10'
s.summary = 'Logan is a lightweight case logging system based on mobile platform.'

s.homepage = 'https://github.com/Meituan-Dianping/Logan'
Expand Down

0 comments on commit 839079f

Please sign in to comment.