Skip to content

Commit

Permalink
chore: update cocoa pod 1.0.1 to 1.0.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
devxsby committed Jul 3, 2023
1 parent 27e9015 commit 5760e3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- RSNumberPad (0.1.0)
- RSNumberPad (1.0.2)

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

SPEC CHECKSUMS:
RSNumberPad: 2e6bb7be0ca00c30f58e13b8fa9b969c9ebc4842
RSNumberPad: af2cd6f24b152870faf1265ceb2da2c00ab97d23

PODFILE CHECKSUM: 04c12f3941e67852ec8b76d94973baa52f9bd559

COCOAPODS: 1.11.3
COCOAPODS: 1.12.1
2 changes: 1 addition & 1 deletion RSNumberPad.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'RSNumberPad'
s.version = '1.0.1'
s.version = '1.0.2'
s.summary = 'Random and Secure NumberPad'
s.swift_version = '5.0'

Expand Down

0 comments on commit 5760e3e

Please sign in to comment.